Skip to content

ironcoconut/strataba

Repository files navigation

Installation and Setup

  1. Make sure dependencies are installed (mongoDB, npm install...).
  2. Copy config.sample.json to config.json and fill out the required info in the file.
  3. Run node load-mock-data.js to setup the mongodb.
  4. Run node server.js to run the server.
  5. Navigate to http://localhost:1212/api/{model-name} to view the mock data.
  6. Current models are in ./server.js in the module variable.

About

A law practice management system for attorneys

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published