Docs: Add docs for API routes

and remove legacy import instructions
This commit is contained in:
2023-04-17 18:15:37 +02:00
parent 85cebd2886
commit 969c257ee4
3 changed files with 244 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# Band Bot
# Toho Miku
### Run dev container
@@ -13,6 +13,5 @@ $npx sequelize db:migrate
$npx sequelize db:seed:all
```
### Import
Use `npm run import` to import from assets/import/{bands,characters}.
### API
API docs can be found in [Docs/api/README.md](Docs/api/README.md)