Some changes were made for a MVP

This commit is contained in:
2025-08-16 20:05:18 +02:00
parent 140a129114
commit 9bda8a066b
4 changed files with 12 additions and 8 deletions

View File

@@ -1,6 +1,11 @@
# Advertisement_Panel
## How To Run This Project
```bash
go run main.go
```
This project is written with go, and has hot realoding for the main.go
## How To Add To This Project
This project is written with go, and has hot realoding (rebuilding when sensing changes) for the main.go
Install Air
```bash
@@ -12,15 +17,13 @@ Add air to path or use the following disgusting command
$(go env GOPATH)/bin/air -c .air.toml
```
# Tasks
- [ ] Interface for adding new images
- [ ] ATB integration
- [ ] ASCII ART support
- [ ] show more spicy images after kl 10:00
- [ ] show more spicy images after kl 22:00
- [ ] more images???
# NB
# NB!!!!
Changes in the static directory will not rebuild the project, simple workaround is to just make a small change in main.go and save, for example adding a space