No description
Find a file
Lillith Rose (Device: Lucia) e9d9255495
Some checks failed
Build Docker Image / docker (push) Has been cancelled
Test / test (push) Has been cancelled
error handling
2025-06-09 23:33:08 -04:00
.github/workflows Initial Commit 2025-06-08 14:33:19 -04:00
.vscode Initial Commit 2025-06-08 14:33:19 -04:00
src error handling 2025-06-09 23:33:08 -04:00
.dockerignore Initial Commit 2025-06-08 14:33:19 -04:00
.eslintignore Initial Commit 2025-06-08 14:33:19 -04:00
.gitignore Initial Commit 2025-06-08 14:33:19 -04:00
build.mjs Initial Commit 2025-06-08 14:33:19 -04:00
Dockerfile Initial Commit 2025-06-08 14:33:19 -04:00
eslint.config.mjs Initial Commit 2025-06-08 14:33:19 -04:00
package.json Initial Commit 2025-06-08 14:33:19 -04:00
pnpm-lock.yaml Initial Commit 2025-06-08 14:33:19 -04:00
README.md Initial Commit 2025-06-08 14:33:19 -04:00
tsconfig.json Initial Commit 2025-06-08 14:33:19 -04:00

Lillith's Template

My template for server projects

Contains:

  • Typescript
  • Esbuild Single-File output
  • ESLint
  • Two Stage Docker build for minimum download size
  • GHCR Upload for the docker image
  • c/i For linting and testing compiling