feat: add initial server setup
This commit is contained in:
parent
b7a64260e8
commit
dcf9ab4deb
10 changed files with 259 additions and 20 deletions
2
server/.env.example
Normal file
2
server/.env.example
Normal file
|
@ -0,0 +1,2 @@
|
|||
DB_FILE_NAME=src/db/prod.db
|
||||
PORT=3000
|
Loading…
Add table
Add a link
Reference in a new issue