Skip to content

A skeleton SailsJS application laid out with everything needed to develop applications even faster then what sails offers out of the box.

Notifications You must be signed in to change notification settings

NodeGeeks/NodeGeeks-SailsJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeGeeks-SailsJS

This project is used as a base for the backend api services used in the projects we create.

Instructions

  1. Run npm install
  2. For development run sails lift
  3. For production install forever and run forever start app.js --prod --portXXXX in the root directory

Todo's

  • Complete the social auth
  • Complete the Email Service, including a default html template
  • Complete the FileManager service, which should consist of an upload, download and share methods.
  • Create a new Modbus service

About

A skeleton SailsJS application laid out with everything needed to develop applications even faster then what sails offers out of the box.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published