@anmol0493/fullstack-app
v1.0.5
Published
A full-stack template with Vite React frontend and Express/NestJS backend options.
Maintainers
Readme
Full-Stack Template
This is a full-stack template designed to help developers quickly bootstrap projects with a modern tech stack:
- Frontend: Vite + React (fast development with hot module replacement)
- Backend Options:
- Express: Lightweight and flexible Node.js framework.
- NestJS: A progressive Node.js framework built on TypeScript.
Features
- Modular structure for frontend and backend.
- Support for both Express and NestJS backends.
- Environment variable configuration for flexibility.
- Ready-to-use scripts for setup and development.
Getting Started
Prerequisites
Installation
npx @anmol0493/fullstack-app my-project
