https://recipe-retrieve.braican.com
Thanks, Beerfest
Picking what you want to make for dinner is hard. Maybe this can help. Built with SvelteKit and Supabase. Hosted on Vercel.
# 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
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.