Skip to content

Jak-Ch-ll/editor_cms

Repository files navigation

Editor CMS

This will be my first "medium-sized" project. A CMS for blogs built with nextjs and editorjs

Update

I decided to switch from Editorjs and a seperate CMS to TinaCMS and a build-in CMS. I started a new project and am putting this one on pause for the moment. I still learned quite a lot in the process of working with editorjs.

Goals and challenges

  • An easy-to-use custom CMS
  • An API to access the database from other programs
  • User authentification

Planned technology and reasons

  • Editorjs
    • I really do like the style and it seems to be easily
  • Nextjs
    • No real reason, I just wanna use next more in the future, so I thought why not start now
  • React
    • My frontend framework of choice at the moment
  • PostgreSQL
    • My database of choice at the moment
  • Prisma
    • During testing a tried a few orms but got stuck with this one
    • Quite easy to use after a bit of setup

About

A cms for blogs built with nextjs and editorjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published