create-parachute
v1.0.2
Published
Student-friendly fullstack exam starter generator
Maintainers
Readme
Create Parachute
A clean fullstack starter generator for students.
Usage
npx create-parachute my-projectThe generator creates:
- Express backend
- React + Vite frontend
- Raw MySQL or Sequelize option
- Session authentication
- Username login
- Hashed passwords
- React Router navigation
- Protected routes
- Dashboard + 3 pages
schema.sqlinstructions.mdtailwind.mdsql.md- Optional dependency installation
