Commit Graph

51 Commits

Author SHA1 Message Date
Achim Rohn 67791ec3c3 Put styling into its own workflow file 2026-04-05 11:55:03 +02:00
Achim Rohn 1c1c68a8af Improved workflow styling 2026-04-05 11:53:23 +02:00
Achim Rohn e6069a3b64 Use hx library 2026-04-05 11:47:11 +02:00
Achim Rohn 5bab8de040 Use a new context for the next step, because the current one of the job is already stopped 2026-04-05 11:27:38 +02:00
Achim Rohn 6312033fad Properly add ids for workflow execution and add first visualization 2026-04-04 11:31:18 +02:00
Achim Rohn b5c410c419 Create example workflow 2026-04-04 11:02:48 +02:00
Achim Rohn 9a42091530 WIP example step 2026-03-21 19:05:32 +00:00
Achim Rohn 413dbb72cf First workflow implementation 2026-03-21 16:11:24 +00:00
Achim Rohn a15ca501b8 Add authentication, styling needs to be fixed
# Conflicts:
#	starter/ent/runtime.go
#	starter/go.mod
#	starter/go.sum
#	starter/routes/routing.go
2026-03-21 14:00:47 +00:00
Achim Rohn 72917b7db1 Add htmx library 2026-01-07 20:46:12 +01:00
Achim Rohn 9e861f050f Add and copy AGENTS.md for starter 2026-01-07 20:38:24 +01:00
Achim Rohn d049baeecc Add sqlite3.db to gitignore 2025-11-15 14:42:04 +01:00
Achim Rohn 2709d43c60 Change default db path to just sqlite3.db 2025-11-15 14:39:57 +01:00
Achim Rohn cd7c2132f6 Do not debug the environment 2025-11-15 14:38:40 +01:00
Achim Rohn e3b442343d Copy additional directories 2025-11-15 14:33:19 +01:00
Achim Rohn 1755ff9462 Remove this dir 2025-11-15 14:29:26 +01:00
Achim Rohn 20b73ef1d2 Do not copy pagination query file 2025-11-15 14:11:24 +01:00
Achim Rohn 7a3e1ffcfc Move pagination_query.tmpl and time_mixin.go to starter 2025-11-15 14:10:00 +01:00
Achim Rohn 8f50cc9c29 db-push script is no longer necessary 2025-11-15 14:04:04 +01:00
Achim Rohn 96063c7561 Go one directory up 2025-11-15 14:03:22 +01:00
Achim Rohn 96bd8e9d4e Move template.air.toml file to the starter module 2025-11-15 14:02:46 +01:00
Achim Rohn 69d7090db3 Revert "Temporarily add check_check.go"
This reverts commit 4ba901cb10.
2025-11-15 13:57:01 +01:00
Achim Rohn 4ba901cb10 Temporarily add check_check.go 2025-11-15 13:54:04 +01:00
Achim Rohn 0b0c2473d8 Remove more ersteller-lib refrences 2025-11-15 13:50:38 +01:00
Achim Rohn f29c1151b7 Update import 2025-11-15 13:45:07 +01:00
Achim Rohn 0db7fd5a33 Update imports 2025-11-15 12:16:59 +01:00
Achim Rohn 18d05566e2 Rename module to new repository root 2025-11-15 12:04:39 +01:00
Achim Rohn f9e53c367a Revert "Rename module to git.gorlug.de/code/golang/ersteller-lib/starter"
This reverts commit 4c892c5828.
2025-11-15 11:57:03 +01:00
Achim Rohn 7c69f163b6 Revert "Add the module name after the path to the repo and simply name it ersteller"
This reverts commit a1b93c0eba.
2025-11-15 11:38:04 +01:00
Achim Rohn a1b93c0eba Add the module name after the path to the repo and simply name it ersteller 2025-11-15 11:36:56 +01:00
Achim Rohn 4c892c5828 Rename module to git.gorlug.de/code/golang/ersteller-lib/starter 2025-11-15 11:14:44 +01:00
Achim Rohn 262f0f7bab Remove prisma client for starter 2025-09-22 23:47:00 +02:00
Achim Rohn 17eb9ec97d Add first todos page 2025-09-18 10:17:14 +02:00
Achim Rohn 1c42c7dd7a Add todo schema 2025-09-18 09:59:40 +02:00
Achim Rohn b788fb4898 Make google authentication to ersteller-lib 2025-09-17 20:58:53 +02:00
Achim Rohn 6e549e2530 Add google login button styling 2025-09-17 18:15:28 +02:00
Achim Rohn f70a4ad777 Add multi language support for authentication middleware 2025-09-17 18:05:23 +02:00
Achim Rohn 667345bc9e Add authentication middleware 2025-09-17 17:32:50 +02:00
Achim Rohn 8bc7b1e27b Add first login route 2025-09-17 16:30:18 +02:00
Achim Rohn 2a3506d21b Add first google auth 2025-09-17 14:58:13 +02:00
Achim Rohn ad363251e4 Add separate about and contact pages 2025-09-17 12:44:08 +02:00
Achim Rohn 0283634b98 Automatically generate the .env file if it is not there 2025-09-17 09:59:02 +02:00
Achim Rohn fae6653f94 Add ent schema to starter 2025-09-14 16:34:52 +02:00
Achim Rohn 92488618a9 Copy over the white label page template 2025-09-14 01:07:00 +02:00
Achim Rohn 35ee289765 Add white label template for starter 2025-09-12 23:26:10 +02:00
Achim Rohn 49ff018349 Add ent schema example 2025-09-12 00:35:31 +02:00
Achim Rohn 7c41bd3d35 Copy over environment.go and generate .env file in starter 2025-09-03 00:32:45 +02:00
Achim Rohn 5f0a1872a5 Add environment files 2025-09-01 01:05:34 +02:00
Achim Rohn dae891a610 Continuing the starter kit 2025-09-01 00:57:55 +02:00
Achim Rohn f807f47fa5 Add starter creator code 2025-08-31 23:45:50 +02:00