- Database managment
- Users managment
- Files managment
- Code and image editor
- Terminal
- Requests managment
- Session managment
- Statistics
pip install -r requirements.txt
python manage.py runserver 0.0.0.0:8000cd devboard/app
npm install
npm startIf you want to run a server on other host than localhost or other port then 3000 and 8000. You should edit config files.
devboard/configuration/settings.json - Here is a config file.
also you have to edit devboard/app/public/manifest.json






