1.0.0 • Published 2 years ago

create-takeoff v1.0.0

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

create-takeoff

create-takeoff is a CLI to bootstrap a React, Next.js Software as a Service (SaaS) project within a high performance JavaScript or TypeScript Turborepo.

To get started, run the following command:

npx create-takeoff

Then follow the prompts in your terminal.

Features

Languages: Choose between TypeScript and JavaScript monorepos.

CSS Frameworks: TAKEOFF configures a CSS Framework across your monorepo depending on your selection:

Alternatively, you may select unstyled to use your own framework or regular CSS.

What's Inside a TAKEOFF SaaS

  • app: A SaaS Next.js app with a database, Stripe subscriptions, and user authentication enabled
  • marketing: A SaaS Next.js marketing website
  • ui: React component library shared by app and marketing equipped with the design system chosen during the npx create-takeoff command

Documentation

For more documentation, visit the official docs.

1.0.0

2 years ago

0.7.9

2 years ago

0.7.8

2 years ago

0.7.7

2 years ago

0.2.0

2 years ago

0.5.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago