Skip to content

TutorFast express server backend. This server provides a REST API for the TutorFast Client.

Notifications You must be signed in to change notification settings

TutorFast/TutorFast-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TutorFast Backend

Installation

run npm install or yarn to install the npm packages.

Running local server

run npm run dev or yarn dev for the dev server and file watching. the dev script will watch the src directory, automatically recompile files and automatically restart server when comilation is complete.

run npm start or yarn start to get a naked static production server running locally.

References

About

TutorFast express server backend. This server provides a REST API for the TutorFast Client.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published