Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 362 Bytes

Readme.md

File metadata and controls

12 lines (10 loc) · 362 Bytes

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='',