Monorepo for wisp.place. A static site hosting service built on top of the AT Protocol.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

TypeScript 96.7%
CSS 2.8%
HTML 0.5%
Other 0.1%
7 6 1

Clone this repository

https://tangled.org/aottr.dev/wisp.place-monorepo https://tangled.org/did:plc:rhp3vjdtrl5auwyyl6xnin6a/wisp.place-monorepo
git@tangled.org:aottr.dev/wisp.place-monorepo git@tangled.org:did:plc:rhp3vjdtrl5auwyyl6xnin6a/wisp.place-monorepo

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

Download tar.gz
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.