snsa-kscc / messagelizer

Proof of concept app showcasing Next.js 14 features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

messagelizer app

Proof of concept app for a future client featuring latest and greatest Next.js 14 features at the moment of writing (fall 2023).

messagelizer

Tech stack

  • Next.js 14 app router, server components, server actions, API routes
  • Drizzle ORM
  • Neon PostgreSQL
  • NextAuth
  • i18n internationalization
  • shadcn
  • middleware functions
  • TypeScript
  • Tailwind CSS

2DO

  • auth
  • database schema
  • database migration
  • route api
  • frotend form
  • admin
  • internationalization
  • admin select all posts part
  • ask for name
  • route api error handling
  • admin assignment
  • content editor

About

Proof of concept app showcasing Next.js 14 features

License:MIT License


Languages

Language:TypeScript 94.5%Language:CSS 5.0%Language:JavaScript 0.5%