Remy Moll 3f1c8cb6aa
Some checks failed
Build and docker image / Build (pull_request) Failing after 14s
basic structure and a bit of content
2024-05-13 18:19:15 +02:00
..
2024-05-13 18:19:15 +02:00
2024-02-08 14:07:01 +01:00
2024-05-13 12:42:30 +02:00
2024-05-13 12:42:30 +02:00
2024-02-08 14:07:01 +01:00
2024-05-13 12:42:30 +02:00
2024-02-08 14:07:01 +01:00
2024-02-08 14:52:00 +01:00
2024-02-08 14:42:18 +01:00

Elysia with Bun runtime

Getting Started

To get started with this template, simply paste this command into your terminal:

bun create elysia ./elysia-example

Development

To start the development server run:

bun run dev

Open http://localhost:3000/ with your browser to see the result.