Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/frikadellios/test-with-starlight
- Owner: Frikadellios
- Created: 2024-08-14T16:57:54.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-08-14T21:10:59.000Z (3 months ago)
- Last Synced: 2024-11-03T07:40:35.347Z (3 days ago)
- Topics: astro, bun, cloudflare, fun, starlight, tailwind
- Language: CSS
- Homepage: https://test-with-starlight.pages.dev/
- Size: 673 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.