Skip to content

Application to connect to the Parse JS API using NodeJS-ExpressJS

Notifications You must be signed in to change notification settings

madhukar-m-mallia/Parse-Connect-NodeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parse Connect NodeJS

Application to connect to the Parse JS API using NodeJS-ExpressJS.

Application Stack Details

  1. ExpressJS framework for NodeJS.
  2. Parse middleware for connecting to Parse.
  3. Gulp for task automation.
  4. PM2 for server process manager.

Getting Started

  1. Clone this repo.
  2. Install gulp.
  3. Install PM2.
  4. Run npm install.
  5. Application can be started using gulp dev-start.

Running Tests

  1. Run the tests using gulp run-test.

JS code Beautification

  1. Beautify JS code using gulp task gulp beautify.

About

Application to connect to the Parse JS API using NodeJS-ExpressJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published