Skip to content

Collection of scaffolding templates to generate new TypeScript projects quickly

Notifications You must be signed in to change notification settings

seanmcquaid/scaffolding-templates

Repository files navigation

Scaffolding Templates

Throughout my years of working in web development, I have found myself using the same tools over and over again when starting a new project. After going through the same exercise of creating a new project and setting up the same tools time and time again, I decided to create a collection of scaffolding templates for these tools to make it easier for anyone to get started on new projects with an opinionated starter.

These templates are meant to be a starting point for new projects and are not meant to be a one-size-fits-all solution. I have created these templates to fit my needs and preferences, but I am always open to suggestions and improvements. If you have any suggestions or improvements, please feel free to open an issue on the repo!

Scaffolding a new project

npx degit https://github.com/seanmcquaid/scaffolding-templates/<template-name> <project-name>

Templates

  1. TypeScript Libraries
  2. React Router V7 SPA
  3. React Router V7 SSR
  4. Next SSR
  5. TanStack Router SPA
  6. TanStack Start SSR

About

Collection of scaffolding templates to generate new TypeScript projects quickly

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •