Monorepo for Wisp.place. A static site hosting service built on top of the AT Protocol.
TypeScript 96.4%
CSS 2.4%
Dockerfile 0.7%
HTML 0.4%
Other 0.1%
12 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.