Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daniel-le97/bun-solid-ssr
https://github.com/daniel-le97/bun-solid-ssr
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/daniel-le97/bun-solid-ssr
- Owner: daniel-le97
- Created: 2023-09-30T22:18:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-15T05:57:06.000Z (about 1 year ago)
- Last Synced: 2024-12-09T14:57:46.451Z (about 2 months ago)
- Language: TypeScript
- Size: 111 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bun-solid-ssr
To install dependencies:
```bash
bun create daniel-le97/bun-solid-ssr
```To run:
```bash
bun run dev
```
uses:
[unjs-unimport](https://github.com/unjs/unimport): to auto import!check out the vue version at [bun-vue-ssr](https://github.com/daniel-le97/bun-vue-ssr)
or the svelte version at [bun-svelte-ssr](https://github.com/daniel-le97/bun-svelte-ssr)