Skip to content

mxkaske/qwk.st

Repository files navigation

Welcome to qwk.st, the Open Source Alternative to Linktr.ee

main workflow

Build with:

  • nextjs (react framework)
  • next-auth (authentification)
  • tailwindcss (styles)
  • prisma (ORM)
  • planetscale (database)
  • cloudinary (image upload)

TODO:

  • use _middleware for subdomain routing?