Saturday, 1 June 2024

New Show Hacker News story: latest news

Show HN: I made an open-source free shipfast but for SvelteKit
1 by jacobxcoder | 0 comments on Hacker News.
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/IN03Wan - GitHub: https://ift.tt/v4LZj5Y 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.

No comments:

Post a Comment