An Untappd companion app to help identify deeper stats around beer data. This app is built with Svelte and Sveltekit; data is stored in Supabase; data is sourced from the Untappd API.
- Create an
.envfile withcp .env.sample .env, then add the relevant values. - Run
nvm install. - Run
npm install.
- Run
nvm install. - Run
npm run devto start the development server.
This app is hosted on Vercel, with data stored in Supabase.
- Icons by HeroIcons v1 Solid (https://icones.js.org/collection/heroicons-solid)