Skip to content

barcellos-pedro/blogr-nextjs-prisma

Repository files navigation

Hoppscotch Logo

Stories

Register all the stories you care

Built with ❤️ by Pedro Reis

image

Enhanced project based on Vercel guide How to Build a Fullstack App with Next.js, Prisma, and PostgreSQL

Demo

blogr

Features

💙 Simple: Crafted with a minimalistic but beautiful UI design.

⚡️ Fast: Send requests and get/copy responses in real-time.

API Routes/HTTP Methods

  • GET - Requests retrieve stories information
  • POST - The server creates a new entry in a database
  • PATCH - Makes a partial update on a story
  • DELETE - Deletes stories or related component

🛠️ Built with

TypeScript

React

Next JS

Prisma

TailwindCSS

Postgres

Platforms

Vercel Deploy & hosting

Render Postgres Database