Adhityaa
|
45baee2eef
|
autoserve: add script
|
2018-06-03 16:42:50 +05:30 |
|
Adhityaa
|
a565f34842
|
router_static.go: use a common path string
|
2018-06-03 16:42:37 +05:30 |
|
Adhityaa
|
03f075e75a
|
router_static.go: prefix JS with Origin
|
2018-06-03 16:42:05 +05:30 |
|
Adhityaa
|
01d1b1dbdf
|
templates: build into the templates directory
|
2018-06-03 16:40:57 +05:30 |
|
Adhityaa
|
c6222208cf
|
db: build into the db directory
|
2018-06-03 16:40:51 +05:30 |
|
Adhityaa
|
e0f9679694
|
router_static.go: use different template delims
Vue.js uses the same template system {{variable}}, and that clashes
with Go's default delimiters for templates.
|
2018-06-03 14:03:47 +05:30 |
|
Adhityaa
|
72ab137f06
|
api: handle SIGINT gracefully
|
2018-06-03 14:03:24 +05:30 |
|
Adhityaa
|
a44e389b10
|
editoconfig: add go rules
|
2018-05-28 00:02:58 +05:30 |
|
Adhityaa
|
a090770b73
|
api: Add go files
I know this is a huge commit, but I can't be bothered to check
this in part by part.
|
2018-05-27 23:40:46 +05:30 |
|
Adhityaa
|
60e7e59841
|
db: add Makefile
|
2018-05-27 23:40:46 +05:30 |
|
Adhityaa
|
c6970127f4
|
Makefile: add db targets
|
2018-05-27 23:40:46 +05:30 |
|
Adhityaa
|
cf572a6883
|
db: add initial postgresql schema
|
2018-05-27 23:40:46 +05:30 |
|
Adhityaa
|
4504048f87
|
templates/Makefile: change TMPL_* to TEMPLATES_*
|
2018-05-27 23:40:46 +05:30 |
|
Adhityaa
|
e0b78d912c
|
templates: add Makefile
|
2018-05-27 23:40:46 +05:30 |
|
Adhityaa
|
5652afa6d5
|
db: add script to create new migration files
|
2018-05-27 23:40:46 +05:30 |
|
Adhityaa
|
bceb959488
|
Makefile: add possible refactor TODO
|
2018-05-27 23:40:46 +05:30 |
|
Adhityaa
|
13973738c2
|
Makefile: add recursive build
|
2018-05-27 23:40:46 +05:30 |
|
Adhityaa
|
db376eb124
|
Makefile: use consistent build structure
|
2018-05-27 23:40:46 +05:30 |
|
Adhityaa
|
1ceac9bbf3
|
api: add Makefile
|
2018-05-27 23:40:46 +05:30 |
|
Adhityaa
|
050ec10b36
|
.gitignore: use a root gitignore
|
2018-05-27 23:40:46 +05:30 |
|
Adhityaa
|
795456eba1
|
.gitignore: add build
|
2018-05-27 23:40:46 +05:30 |
|
Adhityaa
|
9ce560704a
|
LICENSE: add MIT
|
2018-05-27 23:40:43 +05:30 |
|
Adhityaa
|
5ef4b7b20b
|
.gitignore: add build
|
2018-04-16 19:36:16 +05:30 |
|
Adhityaa
|
a509cc3d82
|
frontend: add Makefile
|
2018-04-16 19:29:32 +05:30 |
|