home/ doesnt contian much the games in games/ should be generated dyamically needs testing, potential pagination ahead Signed-off-by: Pratyush Desai <pratyush.desai@liberta.casa>
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.3%
HTML
17.7%