optimize-nextjs-boilerplate

2.2.1 • Public • Published

Nextjs Boilerplate

this is a CLI for Nextjs boilerplate which is setup new nextjs project with Docker and docker-compose file.

it includes eslint, prettier, husky, tailwind css, etc and some of pre built components.

Usage/Examples

npx optimize-nextjs-boilerplate your_project_name

and, then

cd your_project_name

For start the project, 2 options are there

docker-compose up --build

or

simpley up the docker-compose.yml through right click on file.

Package Sidebar

Install

npm i optimize-nextjs-boilerplate

Weekly Downloads

2

Version

2.2.1

License

none

Unpacked Size

300 kB

Total Files

43

Last publish

Collaborators

  • patellhett