GibCasa GameServerSupervisor
Prerequisites
Python 3.10 or above
Installation
- Clone the repository:
- Create a virtual environment in Python:
- Activate the virtual environment:
- Install dependencies:
- Run migrations:
- Create admin user:
- Run server:
- visit http://localhost:8000 for /public and http://localhost:8000/admin/ to login via the superuser credentials
- will need docker running
Description
Languages
Python
82.1%
HTML
17.9%