this project is an extension of a nodejs/express boilerplate.
Welcome to the Zarathoustra gamePlay web-site. It's a practise nodejs/express website for the Zarathoustra game board website.
Zarathoustra is connected to a mongoDB database. Please run a docker or a mongodb at localhost:27017 you can change it in the .env.example file.
then, when your mongodb is running please
node app.js
then use your browser at localhost:8080