Skip to content

Minimal trading bot to easily run, stop or schedule trading strategies. Built with TypeScript, React and Material UI.

License

Notifications You must be signed in to change notification settings

ocignis/ocignis-fe

Repository files navigation

Ocignis Frontend

CI CI-Deployment

Ocignis - Minimal trading bot to easily run, stop or schedule trading strategies.

Deployments

Running

  • npm install
  • npm run build
  • npm run dev - Spin up Ocignis trading bot app 🚀

Visit Ocignis app localhost:3100

Monorepo - General info

This frontend monorepo implements Ocignis trading bot app. For more general info on this monorepo features and conventions check this template.