No description
| .github/workflows | ||
| .vscode | ||
| src | ||
| .dockerignore | ||
| .eslintignore | ||
| .gitignore | ||
| build.mjs | ||
| Dockerfile | ||
| eslint.config.mjs | ||
| package.json | ||
| pnpm-lock.yaml | ||
| README.md | ||
| tsconfig.json | ||
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