Its my first project made using sveletekit. Mindsnippets is a blog post qebsite to keep track of your creative ideas/writing/stories or even your niche topic deep dives. All stored, managed securely - I promise :) You can signup with your email and thats pretty much it! Write your first blog and share it with my in slack or any platform (find more at manishd.is-a.dev))
I used sveltekit (OFC). It so so very fun and easy. I cant stop thinking about the things I will build with it. I used vercel for hosting (mindsnippets.vercel.app), neon for storing the data, better auth for authentication and nodemailer to send out emails. BTW i used tailwind css for styling (its very modest I know but thats what I was going for!)
Here's the complete stack:
- Framework — SvelteKit
- Deployment — Vercel (mindsnippets.vercel.app)
- Database — Neon (PostgreSQL)
- ORM — Drizzle
- Authentication — Better Auth
- Email — Nodemailer + Gmail
- Styling — Tailwind CSS
GO WRITE SOMETHING! And share it with me :)
Note: If you find any bugs or have recommendations, feel free to reach out.