bump, add /info endpoint, cleanup
This commit is contained in:
parent
0ceb0b61b4
commit
da82475262
4 changed files with 74 additions and 12 deletions
8
server/.gitignore
vendored
8
server/.gitignore
vendored
|
@ -37,4 +37,10 @@ report.[0-9]_.[0-9]_.[0-9]_.[0-9]_.json
|
|||
bun.lock*
|
||||
|
||||
# Files
|
||||
serve/
|
||||
serve/
|
||||
|
||||
# db
|
||||
dev.db
|
||||
|
||||
# config
|
||||
config/config.ts
|
Loading…
Add table
Add a link
Reference in a new issue