Event management API made with NodeJS/Express
After clone the project on your local machine, configure the .env
file and fill with your private informations. Run in your project directory:
$ cp .env.example .env
Install Docker
and Docker Compose
and run:
$ docker-compose up -d