Operation Recipe Retrieve

https://recipe-retrieve.braican.com

Operation Recipe Retrieve

Thanks, Beerfest

Picking what you want to make for dinner is hard. Maybe this can help. Built with SvelteKit and Supabase. Hosted on Vercel.

Development

# I recommend using nvm to ensure you're using the proper Node version.
nvm install

# Install dependencies.
npm install

# Start the development server.
npm run dev

Building for production

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

The application is hosted on Vercel and deployments are triggered through the GitHub repo.