Skip to content

This repo is for testing building Next.js apps with different package managers (docker). Each branch tests a different package manager: npm, yarn, pnpm, and bun. This is a mirror thats synced every 10 mins.

License

Notifications You must be signed in to change notification settings

snowball-tools/nextjs-test-package-managers-docker-example-apps

Repository files navigation

nextjs-package-manager-example-app

branch: main

This repo is for testing building Next.js app with different package managers. Each branch can be used to test different package managers.

Getting Started

First, install the dependencies:

Development

First, run the development server:

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

Production

To build the app for production, run:

About

This repo is for testing building Next.js apps with different package managers (docker). Each branch tests a different package manager: npm, yarn, pnpm, and bun. This is a mirror thats synced every 10 mins.

Resources

License

Stars

Watchers

Forks