Skip to content

dnyabuti/ctx_parse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CarbonTax Parse Server

This is an app to monitor energy usage...

Development

Update env.js in root of project with DEV settings:

  SERVER_PORT: usually 8080
  SERVER_HOST: usually 'localhost' or IP of DEV server
  APP_ID: replace with App Name: e.g 'app-name'
  MASTER_KEY: replace with master key, you can create a hash @ https://www.bcrypt-generator.com/
  DATABASE_URI: replace with Mongo DB URI: e.g 'mongodb://localhost:27017/app-name'
  SERVER_URL: `http://${_SERVER_HOST}:${_SERVER_PORT}/parse`

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •