sail741 / cursed_stones

Best game euw
1 stars 0 forks source link

Cursed Stones

Available on cursed-stones.rlm.pw

Information

Project by :

Instalation

Requirement

Install node packages

cd server
npm install

Configuration

For configurate the database edit file server/model/config.js. The configuration options are available on sequelize documentation

Run server

cd server
node index.js