Skip to content

nevthereal/codoodle

Repository files navigation

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