Getting Started
Setup
-
Clone the repository and open the created directory
-
Install dependencies
-
Database setup
We are using Turso for the database to make it work locally you need to install it and run it.
If you are on a mac install it with Homebrew
Here is the official Turso installation guide
-
Install Bun All the up to date information are on the official Bun website
-
Set up the dev environment
- Start the development server
- Open your browser and navigate to http://localhost:3000