Skip to content

! Attention ! This is v0.6.0-alpha version , and The application is in the early stages of development. This is Fullstack app that has built with Next.js / Prisma / PostgreSQL / Auth.js / Zod / TypeScript.This app about blog with registration , authorization and authentication , Realtime chat , notifications , likes , etc.

Notifications You must be signed in to change notification settings

shant99/blog-app

Repository files navigation

About Blog-app

This is blog-app!

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

Additional Commands

Prisma Studio run

npx prisma studio

Prisma types generate

npx prisma generate

Prisma model db add

npx prisma db push

Prisma users seeds

npx prisma db seed

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

About

! Attention ! This is v0.6.0-alpha version , and The application is in the early stages of development. This is Fullstack app that has built with Next.js / Prisma / PostgreSQL / Auth.js / Zod / TypeScript.This app about blog with registration , authorization and authentication , Realtime chat , notifications , likes , etc.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published