Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.