This repo is inactive and not being monitored for security and functionality updates.
This contains the server that runs the Raha API, a JavaScript client library to interact with it, and shared models between them.
Docs are at:
- Server:
packages/server/README.md
- Client:
packages/client/README.md
- Shared:
packages/shared/README.md
For publishing and deploy instructions for each subpackage of this monorepo, see the README's above.