Skip to content

generalui/next-launch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next Launch 🚀

Are you ready to launch your next Next project?

This starter kit contains everything you need to launch your project into production, quickly.

This Next.js project was bootstrapped with create-next-app, and modified to include all of the bells and whistles needed to deliver production ready web applications, fast.

Create repository

Create a repository based on this template.

Clone the new repo locally.

Periodically, the template will get updates. If the updates in the template are desired, pull the changes from the template to the new repo. See "GitHub - Pull changes from a template repository" on StackOverflow.

Add the template repository as a remote

git remote add template git@github.com:generalui/next-launch.git

Now it is possible to merge branches from the template to the new repo:

git merge template/[branch to merge] --allow-unrelated-histories

Developing

To get started with building out your app see the development documentation.

Contributing

To make a contribution or ask questions see the contributing documentation.

About

Are you ready to launch your next Next project? This starter kit contains everything you need to launch your project into production, quickly.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published