This is The Wind Ensemble's data storage which contains concert history, practice, etc...
Install dependencies.
yarn install
Run make.sh
to create database.
# chmod +x make.sh
# ./make.sh
This command will run make.sh also.
yarn start
Running web server at port 3007.
First, update data. Refer to existing data for data Data configration.
/asset/concert
: Concert data/asset/practice
: Practice history/asset/source
: Reference source data
After, create databases.