Monorepo for wisp.place. A static site hosting service built on top of the AT Protocol. wisp.place
TypeScript 83.6%
Rust 14.0%
CSS 1.3%
HTML 0.6%
Dockerfile 0.4%
Other 0.1%
30 5 1

Clone this repository

https://tangled.org/nekomimi.pet/wisp.place-monorepo
git@knot.gaze.systems:nekomimi.pet/wisp.place-monorepo

For self-hosted knots, clone URLs may differ based on your setup.

README.md

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.