Skip to content

Repository files navigation

@elysiajs/node

Adapter for elysia to use Elysia in Nodejs environment.

Installation

bun add @elysiajs/node

Example

import{Elysia}from'elysia'import{node}from'@elysiajs/node'constapp=newElysia({adapter: node()}).get('/',()=>'Hello Node!').listen(3000)

About

Elysia Node Adapter

Resources

Stars

74 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages