/OneSilaDocs

Documentation for the OneSila Smart Enterprise platform

MIT LicenseMIT

OneSila Smart Enterprise Documentation

To help you on your way with OneSila we have put together the documentation. You will see that the backend and frontend are treated sepperatly as the system can be run in headless mode or fullstack mode.

Quickstart

  1. virtualenv venv
  2. source venv/bin/active
  3. pip install -r requirements.txt
  4. mkdocs serve

Reading the docs

Contributing to the docs