Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/frikadellios/test-with-starlight

Simple starter template with Tailwind 4 and Shadcn. Starlight in Cloudflare Pages with Bun runtime
https://github.com/frikadellios/test-with-starlight

astro bun cloudflare fun starlight tailwind

Last synced: 3 days ago
JSON representation

Simple starter template with Tailwind 4 and Shadcn. Starlight in Cloudflare Pages with Bun runtime

Awesome Lists containing this project

README

        

# test-with-starlight

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run index.ts
```

This project was created using `bun init` in bun v1.1.24. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.