Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 331 Bytes

File metadata and controls

9 lines (6 loc) · 331 Bytes

Sparnatural services platform

Running locally on dev

  1. Create a config file in the config folder : config/config.yaml
  2. Open package.json and double-check that the start command has a --config= option that matches the path to this file
  3. Run npm run start
  4. Go to http://localhost:3000/api/v1/ to test an API