Skip to content

elluzion/api

Repository files navigation

Elysia with Bun runtime

Start

Add/overwrite the following entries to your .env file:

PORT=<default:3000>

Then run using the command:

bun run api

Development

To start the development server run:

bun run dev

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published