1.1.3 • Published 2 years ago

spawn-next-app v1.1.3

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Spawn Next App!

Currently in development, may contain bugs 👀

Made with ❤️ by parv141206

What is spawn-next-app?

  • spawn-next-app is an alternative to the official Next.js create-next-app command.
  • It comes with several built-in features, such as:
    • Templates for Next.js authentication (using Next.Auth)
    • Templates for theming, including a context and provider
    • Templates for MongoDB!

This means you don't have to manually set up these features, saving you time and allowing you to focus on developing your app. ✨

Currently only for TypeScript

JS templates coming soon!

How to use

  1. Install the package using npm i spawn-next-app.
  2. Run the command npx spawn-next-app spawn.
  3. Fill out the basic information, and your new Next.js app will be ready!

Note: You will still need to manually download the project dependencies.

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago