Files
toho-miku/README.md
2023-06-11 20:56:53 +02:00

962 B

miku-banner

Support the project on Patreon

Part of this project are

Run dev container

$ docker-compose -f docker-compose.yml -f docker-compose.dev.yml up

Sequelize migrations

$npx sequelize db:migrate
$npx sequelize db:seed:all

API

API docs can be found in Docs/api/README.md