React is a JavaScript library for building user interfaces.
| Service | Repo |
|---|---|
| API 📦 | cis-api |
| Frontend 📦 | cis-front (you are inside) |
| Worker 🐍 | cis-worker |
| 📦 | |
| Webhook API 🐍 | cis-webhook-api |
| Webhook Worker 🐍 | cis-webhook-worker |
| Consumer Webhook 🐍 | cis-consumer-webhook |
| 📦 | |
| Graphql API 🐍 | cis-graphql-api |
Update .env file based on .env.sample
$ yarn# dev
$ yarn run dev
# build
$ yarn run build
$ yarn startReact is a JavaScript library for building user interfaces. Read more here.
- Contributor: Alexander Serditov
React is MIT licensed.

