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.
- virtualenv venv
- source venv/bin/active
- pip install -r requirements.txt
- mkdocs serve