This API can be used at the following address: https://api-defence.slavo-v.dev with fundamental paths: /source and /auth
This project is development of JS, and using NodeJS, ExpressJS and database mongoDB wtih ODM - mongoose.
Required variables in file .env to run the application: PORT='', DB_ADDRESS='' DB_USER='', DB_PASSWORD='', DB_NAME='', JWT_SECRET='',