too lazy to think of a message, so enjoy this pointless text. Good luck future me...
All checks were successful
Test action / Print hello world (push) Successful in 8m24s

This commit is contained in:
Chris Kruining 2025-10-09 12:06:53 +00:00
parent 38b27c62a2
commit 9d6008180c
5 changed files with 11 additions and 3 deletions

View file

@ -3,4 +3,8 @@
push:
git add .
git commit -m 'too lazy to think of a message, so enjoy this pointless text. Good luck future me...'
git push
git push
build:
bun run build --bun
bun build --compile --minify --outfile app ./.output/server/index.mjs