ndxbn
v0.0.13-3
Published
[](https://bun.sh/)
Readme
This project is created by bun create ndxbn/bun.
- TypeScript config is based on "strictest"
- Dockerfile for production, docker-compose for development
- entrypoint files
Requirements
Install, Run
# install modules
bun install
# prepare development environment
bun dev
# run main script
bun startTesting
bun testuse Docker for Optional Somethings
- startup Middlewares
- lint GitHub Action: do
cd .githubbefore run it
