No description
  • TypeScript 99.5%
  • Dockerfile 0.5%
Find a file
Sam Dickinson 7856219efb
All checks were successful
ci / build (push) Successful in 2m12s
fix: change dockerfile for sharp support
2026-06-07 20:50:33 +10:00
.forgejo/workflows feat: auto ci/cd on push to main 2026-06-07 18:33:07 +10:00
src Initial 2026-06-07 16:09:41 +10:00
.gitignore Initial 2026-06-07 16:09:41 +10:00
bun.lock Initial 2026-06-07 16:09:41 +10:00
Dockerfile fix: change dockerfile for sharp support 2026-06-07 20:50:33 +10:00
index.ts Initial 2026-06-07 16:09:41 +10:00
package.json Initial 2026-06-07 16:09:41 +10:00
README.md Initial 2026-06-07 16:09:41 +10:00
tsconfig.json Initial 2026-06-07 16:09:41 +10:00

immichoftheday

To install dependencies:

bun install

To run:

bun run index.ts

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