Show HN: I made an open-source free shipfast but for SvelteKit https://ift.tt/RVo4958

Show HN: I made an open-source free shipfast but for SvelteKit I've given myself a 12-month coding challenge to create and validate six mini start-up ideas. Noticing a trend among developers to create and sell their boilerplates, I decided to start the challenge by making a (completely free & open-source) one for myself. I thought it might also be useful for others who like this tech stack. Since I plan to develop and validate ideas quickly during my challenge, having a solid boilerplate is going to be extremely helpful. Here's the stack: - SvelteKit + TypeScript (no NextJS...) - DaisyUI, TailwindCSS - Supabase Auth + Database And this is ready-to-go: - payments with Stripe are already handled - blog-related pages have been created with Contentful - Plausible analytics can be set up in 2 seconds - Supabase authentication pages are also ready Here's a link in case anyone would like to take a look: - page: https://ift.tt/GtME9sa - GitHub: https://ift.tt/NLItqfd I'm open to suggestions & feedback. I will now try to code something interesting, starting from this boilerplate. Note: please note that it's fairly recent and I will constantly improve this boilerplate, adding new components, blocks, and improving the overall UI/UX to make it even better in the upcoming future. https://ift.tt/GtME9sa May 31, 2024 at 11:35PM

No comments:

Show HN: Actor Kit – XState Machines for Cloudflare Workers https://ift.tt/6oXjK45

Show HN: Actor Kit – XState Machines for Cloudflare Workers Actor Kit is a library for running state machines in Cloudflare Workers, leverag...