A SvelteKit social texting using Drizzle + Neon
This is actually one of my most exciting projects lately. I really want to put my newly gained db and ORM knowledge to the test. This is why I am currently working on this (highly) sophisticated social media kinda app using the most bleeding edge technology known to me.
- SvelteKit
- Tailwind
- Skeleton UI
- Drizzle ORM
- Neon
- dayjs
- SvelteKit-Superforms
- Lucia Auth
- zod
- Auth:
- Sign in/out with GitHub
- Delete Account
- Edit username
- Posts:
- Create posts
- Markdown support
- Post deletion
- Admin Page:
- Inspect users and posts. delete both of them
- User page