Skip to content

tnct-spc/ibird

Repository files navigation

CircleCI

ibird

Build Setup

Dockerで動かす Dockerが何かわからない人はggrks
Docker 18.03.1-ce で動作確認しています

#起動
sudo docker-compose up
#終了
Ctr+C

DBが更新された場合はDBをリセットしないと動かないことがる docker-compose upをしてる状態で

sudo docker exec -it ibird.node_express sh resetdb.sh   

これでDBをリセットしてくれる

For detailed explanation on how things work, checkout the Nuxt.js docs.

Backpack

We use backpack to watch and build the application, so you can use the latest ES6 features (module syntax, async/await, etc.).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages