Ocignis - Minimal trading bot to easily run, stop or schedule trading strategies.
npm install
npm run build
npm run dev
- Spin up Ocignis trading bot app 🚀
Visit Ocignis app localhost:3100
This frontend monorepo implements Ocignis trading bot app. For more general info on this monorepo features and conventions check this template.