Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dangvanthanh/bundev

Experiencing with Bun
https://github.com/dangvanthanh/bundev

biomejs bun elysia htmx pandas turso

Last synced: 4 months ago
JSON representation

Experiencing with Bun

Awesome Lists containing this project

README

        

# Bun Dev

> Experiencing with Bun

## Getting Started

Create `.env` in root of this project. Add the database url and database auth token for the database used in [Turso](https://turso.tech/).

```
TURSO_DATABASE_URL=""
TURSO_AUTH_TOKEN=""
NEWS_API_KEY=""
```

## Technologies

- [Bun](https://bun.sh/)
- [Elysia](https://elysiajs.com/)
- [Turso](https://turso.tech/)
- [Htmx](https://htmx.org/)
- [Hyperscript](https://hyperscript.org/)
- [Kitajs Html](https://github.com/kitajs/html)
- [PandaCSS](https://panda-css.com/)
- [Drizzle ORM](https://orm.drizzle.team/)
- [Vercel AI SDK](https://sdk.vercel.ai/docs)
- [Biome](https://biomejs.dev)

## License

MIT © [Dang Van Thanh](https://dangthanh.org)