Add backend
With jwt authentication. - POST /toktok {password} -> {token} - GET /bandz -> {bandz} - POST /wrap -> {id}
This commit is contained in:
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
node_modules/
|
||||
.*.swp
|
||||
yarn-error.log
|
||||
data/*.db
|
Reference in New Issue
Block a user