Improve initial loading
This commit is contained in:
parent
1f50b8621e
commit
acab4bc68b
8 changed files with 47 additions and 44 deletions
2
Makefile
2
Makefile
|
@ -5,4 +5,4 @@ run:
|
|||
go build && ./pye serve
|
||||
|
||||
dev:
|
||||
go build && ./pye serve --db dev-data.db --debug
|
||||
go build && ./pye serve --debug
|
Loading…
Add table
Add a link
Reference in a new issue