Monorepo for Wisp.place. A static site hosting service built on top of the AT Protocol.
TypeScript 77.8%
HTML 18.3%
CSS 0.7%
Other 3.2%
2 1 1

Clone this repository

https://tangled.org/ptr.pet/wisp.place-monorepo
git@knot.gaze.systems:ptr.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.