Skip to content

BojkoJ/nextjs-payload-movies

Repository files navigation

Web App using Next.js (server actions), PayloadCMS, Postgres, TMDB API etc..

Used this app to deepen my knowledge of these techs..

What can this app do?

  • User can find movie using TMDB api
  • User can add movie and vote for it
  • Using PayloadCMS Admin route, admin can alter movie info
  • WebApp is using PayloadCMS backend for API and ORM
  • WebApp is using Postgres hosted on Neon