Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.02 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.02 KB

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.