Social network based on activitypub protocol
Find a file
2025-01-18 18:25:52 +01:00
drizzle WIP L'avevo lasciato così e manco mi ricordo più nulla 2025-01-18 18:25:52 +01:00
keys WIP L'avevo lasciato così e manco mi ricordo più nulla 2025-01-18 18:25:52 +01:00
src WIP L'avevo lasciato così e manco mi ricordo più nulla 2025-01-18 18:25:52 +01:00
.gitignore Initial commit (via bun create) 2024-08-16 01:57:54 +02:00
drizzle.config.ts WIP L'avevo lasciato così e manco mi ricordo più nulla 2025-01-18 18:25:52 +01:00
LICENSE Initial commit (via bun create) 2024-08-16 01:57:54 +02:00
package.json WIP L'avevo lasciato così e manco mi ricordo più nulla 2025-01-18 18:25:52 +01:00
README.md Initial commit (via bun create) 2024-08-16 01:57:54 +02:00
tsconfig.json Initial commit (via bun create) 2024-08-16 01:57:54 +02:00

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.