Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 616 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 616 Bytes

Uhtred CMS Simulation

A simple blog CMS

⚠️ Warning ⚠️

This app is a personal project and still under development. Will be refactored later

Functionalities

  • Login to access dashboard
  • [] Create new publication (if saved as 'draft', not publish)
  • List all publications
  • [] Edit existing publications
  • [] Role admin can register new users, or remove some

Stack

  • Next.JS
    • React-Query
    • Next-Auth
    • Date-Fns
  • Typescript
  • MySQL
  • Editor.JS
  • Tailwind

Improvements

- tRPC
- Prisma ORM
- Save unfinished work on local storage