Skip to content

This modern Full Stack Next.js solution is open-source and reusable, enabling developers to build web applications quickly and efficiently with Prisma ORM - PostgreSQL, Auth.js, and a responsive Shadcn/UI interface.

License

Notifications You must be signed in to change notification settings

ekovegeance/next-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fullstack

Getting Started

First, run the development server:

git clone https://github.com/ekovegeance/Fullstack-Nextjs-Templates.git
npm install && npm run dev

Configure your local environment

cp .env.example .env

Migrate database

npx prisma migrate dev --name init
npx prisma studio

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

Tech Stack

Modern Javascript Stack

With shadcn/ui Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source. Generate UI v0

Show more

Deploy on Vercel

Deploy with Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

This modern Full Stack Next.js solution is open-source and reusable, enabling developers to build web applications quickly and efficiently with Prisma ORM - PostgreSQL, Auth.js, and a responsive Shadcn/UI interface.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  
  •  

Packages

No packages published