Repo za nuks predmet
This is a FastAPI application for managing bills, including features for uploading, viewing, and deleting bills.
projekt-FINAL/
── Dockerfile
── docker-compose.yml
│ └── backend/ ├── main.py ├── database.py └── requirements.txt
│ └── frontend/ ├── index.html ├── styles.css └── scripts.js
Docker Docker Compose
Clone the repository: git clone https://github.com/Leon-0-0-7/NUKS.git
cd NUKS/pojekt-FINAL
build and run docker docker-compose build docker-compose up
Open your web browser and navigate to http://212.101.137.103:8000/