Skip to content

mohit61/shell-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre requisite

typescript

to start the dev server run : npm run start-dev

Production

npm run build forever start build/index.js

Convention

We use camelCase for variables within the code for parameter names coming from APIs for column names in sql db

About

Backend Server for Tattle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%