nextjs-ts-scaffolds

A small collection of NextJS scaffolds I like to use

Stars
3

NextJS Typescript scaffolds

This repository contains a small collection of pre-made NextJS scaffolds. You can find the newest release of each scaffold under the Releases.

If you run into any issue feel free to open a new issue. If you would like to request a new scaffold you can also open a new issue for this.

CLI

We offer a seperate CLI tool to help you automatically generate projects with these scaffolds. You can follow the process here.

Contributing

We generally maintain these scaffolds internally, however if you would like to open a pull request, we will be willing to look over it.

Development

To locally zip all the scaffolds run the following command in the root directory

sh zip-scaffolds.sh

You will then find all the scaffolds under the /dist folder.