Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bonface221/m-kazi-bun
bun version of m-kazi
https://github.com/bonface221/m-kazi-bun
Last synced: 6 days ago
JSON representation
bun version of m-kazi
- Host: GitHub
- URL: https://github.com/bonface221/m-kazi-bun
- Owner: bonface221
- License: mit
- Created: 2024-04-17T09:26:34.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-04-17T09:51:42.000Z (7 months ago)
- Last Synced: 2024-04-17T11:27:29.133Z (7 months ago)
- Language: TypeScript
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Elysia with Bun runtime
## Getting Started
To get started with this template, simply paste this command into your terminal:
```bash
bun create elysia ./elysia-example
```## Development
To start the development server run:
```bash
bun run dev
```Open http://localhost:3000/ with your browser to see the result.