Skip to content

A complete blog app created with NextJs, Prisma, Postgres, ShadCN, TailwindCSS with the touch of real time feature of liking blog.

Notifications You must be signed in to change notification settings

Mohit251103/blogio

Repository files navigation

Write anything from anywhere and at anytime

Getting Started

First, clone the repo using below command:

git clone https://github.com/Mohit251103/blogio.git

After that:

cd blogio
npm install

Run your postgres server (refer: Prisma docs)

Make sure to add environment variables

After connecting the database, run the following command:

npm run dev

Open http://localhost:3000 with your browser to see the result.

About

A complete blog app created with NextJs, Prisma, Postgres, ShadCN, TailwindCSS with the touch of real time feature of liking blog.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published