Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nevthereal/codoodle
A SvelteKit blog with Turso
https://github.com/nevthereal/codoodle
blog drizzle-orm lucia-auth sqlite sveltekit turso
Last synced: 13 days ago
JSON representation
A SvelteKit blog with Turso
- Host: GitHub
- URL: https://github.com/nevthereal/codoodle
- Owner: nevthereal
- Created: 2023-12-30T20:15:05.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-04-09T19:41:42.000Z (7 months ago)
- Last Synced: 2024-04-10T10:42:19.329Z (7 months ago)
- Topics: blog, drizzle-orm, lucia-auth, sqlite, sveltekit, turso
- Language: TypeScript
- Homepage: https://codoodle.netlify.app
- Size: 1.48 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-turso - codoodle
README
# codoodle
A SvelteKit social texting using Drizzle + Neon
## About this repository
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.
## Tech used:
- SvelteKit
- Tailwind
- Skeleton UI
- Drizzle ORM
- Neon
- dayjs
- SvelteKit-Superforms
- Lucia Auth
- zod## Features
- 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