arpittiwari24 / newsaas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New Saas CLI Tool

CLI Tool to scaffold a new saas project using our nextjs saas boilerplate. No need to remember long commands and git clone again and again. With out CLI tool, you can install once and then just use again and again, offline too :)

Demo

Untitled.design.4.mp4

Boilerplate demo - https://yournextsass-demo.vercel.app/

Installation

npm i -g newsaas

Tech Stack ( Boilerplate )

Client: Nextjs , Reactjs , Typescript, Next-auth , Social Authentication ,

Server: Nextjs , Typescript

Database: Supabase , PostgreSQL

Analytics: Plausible , Vercel

Payments: LemonSqueezy

Ui Library: TailwindCSS , Daisy-ui

Hosting: Vercel

Future Additions: Stripe , MongoDb , Resend/Mailchimp

Run Locally

Clone the project

  git clone https://github.com/arpittiwari24/newsaas.git

Go to the project directory

  cd my-project

Install dependencies

  npm install

Install on your system locally ( dev mode )

  npm i -g

Contributing

Pull requests, bug reports, feature addition and all other forms of contribution are welcomed and highly encouraged!

Please adhere to the human code of conduct .

About


Languages

Language:JavaScript 100.0%