Skip to content

This project aims to have a NextJS and Express boilerplate in a monolith structure for small monoserver projects that require a rapid full-stack implementation with flexible code writing to expedite deployment.

License

Notifications You must be signed in to change notification settings

blmarquess/nextjs-with-express

Repository files navigation

Boilerplate for Next.js + Express.js + TypeScript + Vitest + Cypress + ESLint + Prettier

Intention

Project for study and use in future projects and tests.

This project aims to have a NextJS and Express boilerplate in a monolith structure for small monoserver projects that require a rapid full-stack implementation with flexible code writing to expedite deployment.

Disclaimer: This type of technique using a custom server in Next.js prevents deployment on Vercel.

Getting Started

First, run the development server:

 git clone https://github.com/blmarquess/nextjs-with-express.git <project-name>
 
 cd <project-name>
 
 rm -rf .git
 
 git init
 
 npm install
 
 npm dev

Technologies used

Support

If you like this project, please consider supporting me on:

Ko-fi

ko-fi

Crypto

Binance Pay

BynancePay

About

This project aims to have a NextJS and Express boilerplate in a monolith structure for small monoserver projects that require a rapid full-stack implementation with flexible code writing to expedite deployment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published