Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 393 Bytes

File metadata and controls

13 lines (9 loc) · 393 Bytes

Trying out the BEST STACK

Bun Elysia Svelte Turso

Development

To start the development server run: You will need to create your own turso db credentials for this to run. My credentials are invalid. Follow instructions in src/index.ts then run the command below to run both the client and server

bun run dev

Open http://localhost:3000/ with your browser to see the result.