API built on Node.JS. It's a RESTful API for a WEB and mobile applications for management a cultural event and subscription of participants.
- create "sarauapidevelopment"
- create "sarauapitest"
- create
.env
file like.env.example
- change in this file settings for a authentication to locally database
- besides including gmail settings you make this changes in gmail configuration(Google Account -> Security)
$ npm install
you can run tests for
$ npm run test
$ npm run dev
Documentation is present after run server, in localhost:{PORT}/docs and you see this: