No description
Find a file
2024-03-25 19:31:56 +01:00
assets Remove parameter 2024-03-18 18:21:13 +01:00
components Add logto authentication 2024-03-18 21:54:35 +01:00
handlers Make auth optional 2024-03-19 11:36:09 +01:00
internal Use the new sdk from logto 2024-03-25 19:31:56 +01:00
scripts Move components in separate folder 2024-03-12 16:16:49 +01:00
services Make auth optional 2024-03-19 11:36:09 +01:00
views Remove parameter 2024-03-18 18:21:13 +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 Make auth optional 2024-03-19 11:36:09 +01:00
Dockerfile Use global gitlab variable versions 2024-03-13 11:51:52 +01:00
go.mod Use the new sdk from logto 2024-03-25 19:31:56 +01:00
go.sum Use the new sdk from logto 2024-03-25 19:31:56 +01:00
LICENSE The first commit 2023-06-14 21:53:27 +02:00
main.go Make auth optional 2024-03-19 11:36:09 +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