0.8.2 • Published 5 years ago
rally-api v0.8.2
Rally API
Requirements
This repository uses git lfs to manage binary files like fonts and images. Make sure it's installed on your system.
(On macOS with Homebrew, this can be done with brew install git-lfs.)
To develop locally, yarn and docker should be installed.
Run Locally
- Make sure dependencies are up to date:
yarn install - In one terminal, start Postgres and Redis:
yarn local-dbs - In another terminal, start the API service:
yarn start
Other useful commands
yarn dev-debug: Allows you to hook up a debugger on the standard 9009 node debugging portyarn docker:build: Build therally-apiDocker image
0.8.2
5 years ago