Skip to content

CEIT-SSC/GS-Backend

Repository files navigation

A GUIDE TO GS-BACKEND DOCS

first of all you install dependencies by using

npm install 

in the main directory

then start the server by using

npm start

to access to api-docs you should go to localhost:3000/api-docs

defineing superuser

to create new supeuser you do:

nodejs initSuperUser.js {username} {password}

this command drops the database and creates news uperuser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages