No description
Find a file
2024-03-15 18:56:32 +01:00
assets Use templ ❤️ 2024-03-12 15:49:08 +01:00
components Use images as background again 2024-03-14 16:33:34 +01:00
handlers Add weather service 2024-03-15 18:56:32 +01:00
internal Add weather service 2024-03-15 18:56:32 +01:00
scripts Move components in separate folder 2024-03-12 16:16:49 +01:00
services Add weather service 2024-03-15 18:56:32 +01:00
views Add weather service 2024-03-15 18:56:32 +01:00
.air.toml Move components in separate folder 2024-03-12 16:16:49 +01: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
.gitlab-ci.yml Use global gitlab variable versions 2024-03-13 11:51:52 +01:00
compose.yml Add weather service 2024-03-15 18:56:32 +01:00
Dockerfile Use global gitlab variable versions 2024-03-13 11:51:52 +01:00
go.mod Use templ ❤️ 2024-03-12 15:49:08 +01:00
go.sum Use templ ❤️ 2024-03-12 15:49:08 +01:00
LICENSE The first commit 2023-06-14 21:53:27 +02:00
main.go Add weather service 2024-03-15 18:56:32 +01:00
package.json Use templ ❤️ 2024-03-12 15:49:08 +01:00
README.md Use images as background again 2024-03-14 16:33:34 +01:00
tailwind.config.js Use templ ❤️ 2024-03-12 15:49:08 +01:00
tbot.yaml Use templ ❤️ 2024-03-12 15:49:08 +01:00
yarn.lock Use templ ❤️ 2024-03-12 15:49:08 +01:00

Develop

docker compose run --rm node yarn install
docker compose up --build