Commit graph

8 commits

Author SHA1 Message Date
ByteDream
8f8b41dd70 Merge branch 'master' into native-embed
# Conflicts:
#	Dockerfile
#	handler/routes.go
#	main.go
#	router/router.go
#	util/util.go
2023-03-15 23:17:04 +01:00
ByteDream
b8341dd36f
Add docker-compose examples (#339) 2023-03-15 21:35:57 +01:00
ByteDream
5c3f8e84b0 Replace go.rice with native go embedding 2023-02-21 22:40:49 +01:00
Khanh Ngo
9a27cc366f
Single binary build (#10)
Single binary build
Use go rice for embedding the static files and templates to the binary file
2020-05-21 15:51:24 +07:00
Khanh Ngo
b12feb08bd
Add docker build 2020-04-25 00:33:22 +07:00
Khanh Ngo
233cf9b9b3
Add empty db directory in vcs 2020-04-23 23:47:19 +07:00
Khanh Ngo
59e1a9e377
Remove the binary file 2020-04-18 16:21:14 +07:00
Khanh Ngo
6cb8527c35 Initial commit 2020-04-18 16:17:49 +07:00