Skip to content

render-examples/elysiajs-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elysiajs-hello-world

This is the ElysiaJS Hello World example on Render.

Elysia is a web framework for building backend servers with Bun.

Development

Prerequisite

If you haven't already, install Bun on your development machine.

Preview the site

To start the development server, run:

bun run dev

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

Deploy to Render

See the ElysiaJS quickstart guide for full details.

Notes:

  • The render.yaml file in this repository sets the BUN_VERSION environment variable to demonstrate how to set the Bun version on Render. Feel free to adjust the version as needed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published