253 B
253 B
EZ GG Website
Overview
This repository contains the code for the EZ GG e.V. website.
How to install
- Create a Python VENV with Python version 3.11+
- Install dependencies via
pip install -r requirements.txt - Run dev mode via
rio run