Trackfasting A simple PWA built with SvelteKit to track your fasting progress. Developing Install dependencies and start the server: npm run dev Building To create a production version of your app: npm run build