Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/daniel-le97/bun-elysia-vite-solid-ssr


https://github.com/daniel-le97/bun-elysia-vite-solid-ssr

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Bun Elysia Vite Solid and SSR

> A brief description of your package's purpose.

## Getting started

```bash

curl https://bun.sh/install | bash -s bun-v0.7.3

bun create daniel-le97/bun-elysia-vite-solid-ssr

bun install

bun run dev

```

## Why

Elysia is an amazing web framework with type safety out of the box, this replaces Express with elysia

checkout plugin.ts to see how it works

## credits