No description
  • Go 59.6%
  • templ 38.6%
  • Makefile 1.1%
  • Dockerfile 0.6%
Find a file
Matthieu Peterschmitt 92d351ce89
Some checks failed
Docker Build & Push / docker (push) Failing after 4m33s
go deps version update
2026-05-07 22:44:30 +02:00
.forgejo/workflows Update docker.yml 2026-04-22 20:25:26 +02:00
cmd Expose schedule ICS export publicly and add alias 2026-03-26 16:04:31 +01:00
ent Add last_login tracking and log level support 2026-03-24 11:32:52 +01:00
internal Various UI, i18n, analytics and build fixes 2026-04-21 16:25:47 +02:00
web fix today button 2026-04-23 10:08:45 +02:00
.air.toml init rewrite 2026-03-10 09:51:33 +01:00
.env.example Add last_login tracking and log level support 2026-03-24 11:32:52 +01:00
.gitignore init rewrite 2026-03-10 09:51:33 +01:00
bun.lock init rewrite 2026-03-10 09:51:33 +01:00
docker-compose.yml Add last_login tracking and log level support 2026-03-24 11:32:52 +01:00
Dockerfile Update alpine Docker tag to v3.23 2026-05-07 20:02:47 +00:00
go.mod go deps version update 2026-05-07 22:44:30 +02:00
go.sum go deps version update 2026-05-07 22:44:30 +02:00
LICENSE.md Add LICENSE.md 2026-05-04 14:17:52 +02:00
Makefile Various UI, i18n, analytics and build fixes 2026-04-21 16:25:47 +02:00
package.json init rewrite 2026-03-10 09:51:33 +01:00
README.md init rewrite 2026-03-10 09:51:33 +01:00
renovate.json Add renovate.json 2026-05-07 18:48:23 +00:00
tsconfig.json init rewrite 2026-03-10 09:51:33 +01:00

cnampagnon-go

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.3.5. Bun is a fast all-in-one JavaScript runtime.