Skip to content

A feature rich boilerplate for quick bootstrapping of fullstack monolith apps, built with best practices in mind using proven technologies.

Notifications You must be signed in to change notification settings

kumarasinghe/nextjs-fullstack-boilerplate

Repository files navigation

nextjs-fullstack-boilerplate

A feature rich boilerplate for quick bootstrapping of fullstack monolith apps, built with best practices in mind using proven technologies like:

  • Next.js,
  • TypeScript
  • ESLint
  • Redux Toolkit
  • Mongoose,
  • Tailwind
  • Shadcn/ui
  • Scss
  • Jest
  • Iconify
  • Husky
  • Prettier and more

View All Changes

Setup

# clone repository
git clone [email protected]:kumarasinghe/nextjs-fullstack-boilerplate.git

# install dependencies
cd nextjs-fullstack-boilerplate
npm install

# start development 
npm run dev

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

About

A feature rich boilerplate for quick bootstrapping of fullstack monolith apps, built with best practices in mind using proven technologies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published