Skip to content

RedHotMan/clash-of-worlds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clash Of Worlds

Clash of Words is an application allowing you to manage challenges between teams, called planets.

Stack

Install project

  • Install dependencies in /api
    yarn install or npm install

  • In the root directory
    docker-compose build then docker-compose up

  • Load initial data thanks to sequeliae-cli. In the /api folder:
    npx sequelize-cli db:seed:all

Access to Graphql playground

http://localhost:8080/

Access to Adminer

http://localhost:8801/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published