An open API service indexing awesome lists of open source software.

https://github.com/syscall97/classficationbackend


https://github.com/syscall97/classficationbackend

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# ClassFicationBackend

## Installation
```bash
Step-1:
$ git clone https://github.com/SysCall97/ClassFicationBackend.git

Step-2:
Setup environment variables in .env file in the root directory

Step-3:
$ npm install

Step-4:
$ npm run dev
```

## Environment variables
```bash
- URI
- JWT_SECRET
- JWT_EXPIRE_MINUTE
```

## Technology used

javascript nodejs express typescript git
mongodb linux