No description
Find a file
Florian Hoss e20b2843dd
All checks were successful
Build and Push Docker Image / prepare (push) Successful in 1m25s
Fix docker
2025-01-31 12:09:47 +01:00
.forgejo/workflows Add port to container 2024-11-08 13:41:54 +01:00
.vscode Remove auth 2025-01-31 12:08:03 +01:00
assets Fix animation 2024-06-11 12:02:46 +02:00
handlers Remove auth 2025-01-31 12:08:03 +01:00
internal Remove auth 2025-01-31 12:08:03 +01:00
pkg Remove auth 2025-01-31 12:08:03 +01:00
scripts Use self hosted icons 2024-09-30 12:05:12 +02:00
services Remove auth 2025-01-31 12:08:03 +01:00
views Remove auth 2025-01-31 12:08:03 +01:00
.air.toml Move components in separate folder 2024-03-12 16:16:49 +01:00
.env.example Cleanup 2024-09-30 12:08:25 +02:00
.gitattributes The first commit 2023-06-14 21:53:27 +02:00
.gitignore Remove tmp folder 2024-03-12 16:03:16 +01:00
compose.yml Upgrade packages 2024-06-11 11:27:07 +02:00
Dockerfile Fix docker 2025-01-31 12:09:47 +01:00
go.mod Remove auth 2025-01-31 12:08:03 +01:00
go.sum Remove auth 2025-01-31 12:08:03 +01:00
LICENSE The first commit 2023-06-14 21:53:27 +02:00
main.go Remove auth 2025-01-31 12:08:03 +01:00
package.json Use self hosted icons 2024-09-30 12:05:12 +02:00
README.md Add debugger service 2024-03-26 10:25:19 +01:00
tailwind.config.js Remove auth 2025-01-31 12:08:03 +01:00
yarn.lock Update packages 2024-10-31 14:30:15 +01:00

Develop

docker compose run --rm node yarn install
docker compose --profile dev up --build
docker compose --profile debug up --build