Skip to content

Vuurvos1/spiced

Repository files navigation

Logo

Spiced

A hot sauce rating app.

Development

Start the database with the following command:

docker compose up -d

Start the site with the following command:

pnpm site dev