Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 962 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 962 Bytes

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