Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 357 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 357 Bytes

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