Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 2 months ago
JSON representation

A SvelteKit blog with Turso

Awesome Lists containing this project

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