crvouga / baojs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

title description tags
Bao.js
A simple Bao.js webserver running on Bun
bun
typescript

πŸ₯Ÿ Bun + Bao.js Example

This example is a simple Bao.js webserver running on the Bun JavaScript runtime.

Deploy on Railway

✨ Features

  • Bao.js webserver
  • Bun runtime
  • TypeScript

πŸ’β€β™€οΈ How to use

  • Install Bun
  • Install dependencies bun install
  • Connect to your Railway project with railway link
  • Run the server railway run bun run src/index.ts

πŸ“ Notes

Both this example and Bun are currently experimental and should not be used in production.

About


Languages

Language:Dockerfile 54.0%Language:TypeScript 46.0%