Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bunny-ts/starter
A starter for Bunny applications
https://github.com/bunny-ts/starter
Last synced: about 2 months ago
JSON representation
A starter for Bunny applications
- Host: GitHub
- URL: https://github.com/bunny-ts/starter
- Owner: bunny-ts
- Created: 2024-08-20T18:35:00.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-08-24T13:47:23.000Z (5 months ago)
- Last Synced: 2024-08-24T14:56:17.054Z (5 months ago)
- Language: TypeScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bunny-ts starter kit
Install deps:
```bash
bun install
```To run:
```bash
bun dev
```This project was created using `bunny new`. [Bunny](https://github.com/bunny-ts) - a cool framework for Bun.