Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# bunfire

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run start
```