No description
Find a file
2024-08-22 11:39:16 +02:00
.vscode Add debugger service 2024-03-26 10:25:19 +01:00
assets Fix animation 2024-06-11 12:02:46 +02:00
components Allow fixed color 2024-06-11 19:42:37 +02:00
handlers Allow other then svg 2024-06-11 19:08:02 +02:00
internal remove auth 2024-05-21 17:33:13 +02:00
scripts Add debugger service 2024-03-26 10:25:19 +01:00
services Allow fixed width and height for safari 2024-06-12 08:58:36 +02:00
views Fix animation 2024-06-11 12:02:46 +02:00
.air.toml Move components in separate folder 2024-03-12 16:16:49 +01:00
.env.example Use logto again 2024-03-30 00:27:23 +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 Update .gitlab-ci.yml file 2024-06-11 09:29:26 +00:00
compose.yml Upgrade packages 2024-06-11 11:27:07 +02:00
Dockerfile Add color to simple icons 2024-06-11 18:36:49 +02:00
go.mod [meta] Update dependencies 2024-08-22 11:39:16 +02:00
go.sum [meta] Update dependencies 2024-08-22 11:39:16 +02:00
LICENSE The first commit 2023-06-14 21:53:27 +02:00
main.go remove auth 2024-05-21 17:33:13 +02:00
package.json [meta] Update dependencies 2024-08-22 11:39:16 +02:00
README.md Add debugger service 2024-03-26 10:25:19 +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 [meta] Update dependencies 2024-08-22 11:39:16 +02:00

Develop

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