@fullstacked/bun
v0.0.2
Published
## Goals * Not a boilerplate, but a Web App tool * 100% TypeScript * 100% ESM * HMR * Client js transpiled on the fly when dev * Bundler for minimal amount of file when built production * Ability to deploy with CLI * TypeSafety utilities * Docker utilitie
Downloads
3
Readme
FullStacked CLI for Bun runtime
Goals
- Not a boilerplate, but a Web App tool
- 100% TypeScript
- 100% ESM
- HMR
- Client js transpiled on the fly when dev
- Bundler for minimal amount of file when built production
- Ability to deploy with CLI
- TypeSafety utilities
- Docker utilities (maybe)