#206: Building a Data-Backed Next.js Site with Prisma & App Platform

Programming - Mar 31, 2024

I’m joined by Chris Sev from Digital Ocean to talk about their new App Platform. We’re going to use it to build a little website. The site will be blog-like: posts with IDs, titles, content, and the more dynamic bit, “likes.” We’re going to use some pretty modern tech to get it done.

  • Next.js will be the site building framework, giving us React, the ability to use a Node-server backend, and routes to build our own little API.
  • Prisma will be the tool (an “ORM” specifically, Object-relational mapping) we’ll use to make building the database interactions easier and give us tools for interacting with that data.
  • App Platform will be the host which gives us the Static & Node server, Postgres data store, build-in deployment from GitHub, and more.
Previous Next
Copyrights
We respect the property rights of others, and are always careful not to infringe on their rights, so authors and publishing houses have the right to demand that an article or book download link be removed from the site. If you find an article or book of yours and do not agree to the posting of a download link, or you have a suggestion or complaint, write to us through the Contact Us .
Read More