An open API service indexing awesome lists of open source software.

https://github.com/barcellos-pedro/blogr-nextjs-prisma

Project where I escaped tutorial hell 🔥
https://github.com/barcellos-pedro/blogr-nextjs-prisma

nextjs prisma react tailwindcss typescript vercel

Last synced: 7 months ago
JSON representation

Project where I escaped tutorial hell 🔥

Awesome Lists containing this project

README

          


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](https://vercel.com/guides/nextjs-prisma-postgres)

## **Demo**

[blogr](https://barcellos-pedro-blogr-nextjs-prisma.vercel.app/)

### **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](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white)

![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)

![Next JS](https://img.shields.io/badge/Next-black?style=for-the-badge&logo=next.js&logoColor=white)

![Prisma](https://img.shields.io/badge/Prisma-3982CE?style=for-the-badge&logo=Prisma&logoColor=white)

![TailwindCSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge&logo=tailwind-css&logoColor=white)

![Postgres](https://img.shields.io/badge/postgres-%23316192.svg?style=for-the-badge&logo=postgresql&logoColor=white)

## **Platforms**
![Vercel](https://img.shields.io/badge/vercel-%23000000.svg?style=for-the-badge&logo=vercel&logoColor=white) Deploy & hosting

![Render](https://img.shields.io/badge/Render-%46E3B7.svg?style=for-the-badge&logo=render&logoColor=white) Postgres Database