Repository of the backend part of the final project of the FullStack 2021 v2 course.
- MONGO_DB_PASS= Database password
- MONGO_DB_NAME= Name of the database
- MONGO_DB_USER= Database user
- MONGO_DB_HOST= Database server
- SERVER_SECRET= Secret created
- MAIL_TEST_SERVER= If true, the test server https://ethereal.email/ will be used.
- MAIL_SERVICE= Mail service to be used
- MAIL_USER= Mail user to be used
- MAIL_PASS= Mail pass to be used
- MAIL_DIRECTION= Mail direction to be used
- API_KEY= Token with which administration tasks can be done