Clash of Words is an application allowing you to manage challenges between teams, called planets.
- Docker
- Apollo Server
- Sequelize as ORM
- Postgres database
-
Install dependencies in
/api
yarn installornpm install -
In the root directory
docker-compose buildthendocker-compose up -
Load initial data thanks to
sequeliae-cli. In the/apifolder:
npx sequelize-cli db:seed:all
http://localhost:8080/
http://localhost:8801/