A hot sauce rating app.
Start the database with the following command:
docker compose up -d
Start the site with the following command:
pnpm site dev