Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/razshare/bunfire
using Zig + Bun + Svelte to render svelte files on the server and hydrate them over a file system router
https://github.com/razshare/bunfire
Last synced: about 1 month ago
JSON representation
using Zig + Bun + Svelte to render svelte files on the server and hydrate them over a file system router
- Host: GitHub
- URL: https://github.com/razshare/bunfire
- Owner: razshare
- License: mit
- Created: 2023-09-15T17:44:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-21T00:07:57.000Z (about 1 year ago)
- Last Synced: 2024-05-28T13:28:23.887Z (7 months ago)
- Language: JavaScript
- Size: 33.2 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bunfire
To install dependencies:
```bash
bun install
```To run:
```bash
bun run start
```