RestFullApi

Step #1:

Pull Repository/Download

Step #2:

run command :

npm install

Step #3:

Change File Name :

change example.env to .env

Step #4:

run command for start:

npm run server

Step #5:

build Api Doc :

npm run build

Step #6:

start server(optional) :

npm start