Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/espimarisa/bun-template
My Bun + TypeScript template.
https://github.com/espimarisa/bun-template
boilerplate boilerplates bun template typescript
Last synced: 2 months ago
JSON representation
My Bun + TypeScript template.
- Host: GitHub
- URL: https://github.com/espimarisa/bun-template
- Owner: espimarisa
- License: zlib
- Created: 2023-08-25T07:06:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-07T11:34:43.000Z (4 months ago)
- Last Synced: 2024-09-08T12:09:00.256Z (4 months ago)
- Topics: boilerplate, boilerplates, bun, template, typescript
- Language: TypeScript
- Homepage:
- Size: 131 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/funding.yml
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# bun-template
This is my Bun template that all my Bun projects pull from.
## Requirements
[bun][bun], obviously
## License
[zlib/libpng][license]
[bun]: https://bun.sh/ "A link to Bun.js's website."
[license]: LICENSE.md "A link to the license file in this repository."