Skip to content

Jak-Ch-ll/nextjs_tinaCMS

Repository files navigation

A Next.js and TinaCMS blog

This project is a continuation of Next.js and EditorJS CMS. While working on it, I found out about Tina and after fiddeling a bit with it, decided, I would switch the architecture of my project from a seperate CMS to a build in one.

Technologies and reasons

  • TinaCMS
    • after trying it out, I thought it's possible to implement and the idea of a build-in CMS looks much more user-friendly
  • 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
  • Jest
    • I started to learn TDD and want to use it in practice

Real-World Use

This application is used as the basis of the follwing page: https://rodicadoehnert.de/

About

A blog build with Next.js and TinaCMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published