Skip to content

Repository files navigation

GLEEKR

Install dependencies

Run npm install.

Run Development server

Run npm run dev for a dev server. Navigate to http://localhost:3000/. The app will automatically reload if you change any of the source files.

Run Production server

Run npm run prod for a dev server. Navigate to http://localhost:3000/. The app won't automatically reload if you change any of the source files.

Install apidoc generator to see api documentation

Run npm install -g apidoc Run apidoc -i controllers/ -o doc/

Then open doc folder and open index.html from it. so you can get api documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages