Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (nbd-app) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
nbd-app ๐งช
nbd-app is a CLI tool to scaffold full-stack authentication starter projects using React, Tailwind, Node.js, Express, and more โ with support for email verification and OAuth (Google login).
๐ Usage
npx nbd-appYou'll be prompted to:
- Enter a project name
- Choose an authentication setup (Email Only, Email + Google)
๐ฆ Features
- โก Vite + Tailwind setup
- ๐ Email verification authentication
- ๐ Google login (OAuth)
- ๐ Pre-made templates ready to customize
๐ Example Template Structure
project-name/
โโโ index.html
โโโ combo.txt๐ Technologies
- Node.js CLI
- Inquirer.js (prompt UI)
- fs-extra (for file handling)
๐ License
Made with โค๏ธ by Nischay Bandodiya