Skip to content

mihaidma/cp-zen-platform

 
 

Repository files navigation

cp-zen-platform

Install:

npm install

To insert test users into the mongo database (development), run:

node scripts/insert-test-users.js

It will add manager@example.com/test and admin@example.com/test users to the database.

Service dependencies

Requires the following micro-services to be running:

cp-core-services/dojos

See https://github.com/CoderDojo/cp-core-services

Configuration

Ensure configuration file for the running environment exists and has the correct options. Default environment is development, options read from config/config.js - environment overrides in config/<environment>.env.

Run

Start Server:

./start.sh development ./service.js

About

Zen Platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 92.7%
  • CSS 7.1%
  • Shell 0.2%