Create a Clean Blog App Using Jstack (Nextjs, Neon, Prisma, Tailwind)

Vuelancer - Sep 10 - - Dev Community

Hey,

Stack used: Jstack
Clone this repo and fill .env.example and rename it to .env file

Recently Josh (@joshtriedcoding) posted a youtube video for the stack he created Jstack. It amused me a little bit to try and play with the stack. So i decided to clone it.

Using it, I created a simple blog (not yet finished), (repo link given below). It was fun to work with neon & upstash along with nexjs & tanstack especially.


Links

  1. Neon - neon.tech - Postgres database on cloud
  2. Upstash - upstash - Redis database on cloud
  3. Github repo - Vuelancer blog

Commands

# To generate prisma schema
npx prisma generate

# To migrate prisma schema to cloud
npx prisma migrate dev

# To start the application
npm install && npm run dev
Enter fullscreen mode Exit fullscreen mode

Demo

Image description


Some of my youtube videos



Support Me

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .