···11-# Elysia with Bun runtime
11+# Wisp.place
22+A static site hosting service built on the AT Protocol.
2333-## Getting Started
44-To get started with this template, simply paste this command into your terminal:
55-```bash
66-bun create elysia ./elysia-example
77-```
44+/src is the main backend
55+/hosting-service is the microservice that serves on-disk caches of sites pulled from the firehose and pdses
66+/cli is the wisp-cli, a way to upload sites directly to the pds
8799-## Development
1010-To start the development server run:
1111-```bash
1212-bun run dev
1313-```
1414-1515-Open http://localhost:3000/ with your browser to see the result.
88+full readme soon