Skip to content

entrepreneur-club/eec_loco_engine

Repository files navigation

EEC Locomotive test engine

brew install mongodb
git clone git@github.com:entrepreneur-club/eec_loco_engine.git
cd eec_loco_engine
bundle install
make reset
foreman start
local:
  email: it@entrepreneur-club.org
  password: abc123

Then, use wagon push local --force --data from your wagon location to push for the first time.

Reset site

You can execute

make reset

which will delete all data and create an user account it@entrepreneur-club.org with password abc123. Make sure the server is not started when doing this.

About

EEC Locomotive test engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published