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 🔥
- Host: GitHub
- URL: https://github.com/barcellos-pedro/blogr-nextjs-prisma
- Owner: barcellos-pedro
- Created: 2022-10-01T18:04:21.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-29T22:25:52.000Z (almost 3 years ago)
- Last Synced: 2025-01-30T00:16:17.484Z (8 months ago)
- Topics: nextjs, prisma, react, tailwindcss, typescript, vercel
- Language: TypeScript
- Homepage: https://barcellos-pedro-blogr-nextjs-prisma.vercel.app/
- Size: 4.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> 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**






## **Platforms**
 Deploy & hosting Postgres Database