Kubernetes App Example
Installation of dev envoirnment
Clone the repository move the backend/.env.example file to backend/.env and update the information inside.
Then execute the following command:
docker compose up -d --build
The app will start in the following address http://0.0.0.0:8000
Description
Languages
Python
53.6%
HTML
42.9%
Dockerfile
2.7%
Shell
0.8%