Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kael89/tupaia-tools


https://github.com/kael89/tupaia-tools

Last synced: 4 days ago
JSON representation

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`