Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kael89/tupaia-tools
https://github.com/kael89/tupaia-tools
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kael89/tupaia-tools
- Owner: kael89
- Created: 2021-02-12T04:41:45.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-13T03:56:31.000Z (over 3 years ago)
- Last Synced: 2024-11-08T14:47:52.688Z (about 2 months ago)
- Language: JavaScript
- Size: 225 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @tupaia-tools
Scripts that can be useful during when developing in [tupaia](https://github.com/beyondessential/tupaia)
## Installation
We assume that you have a local `tupaia` database already set up.
1. Create a `.env` file (see [.env.example](.env.example))
2. Run `yarn`## Usage
Run `yarn tupaia-tools help` for usage instructions.
## Development
Make the desired changes, then rebuild the project with `yarn build`