Internal management portal for Vintech Computer Education (VCE), Bareilly.
- React + Vite
- Tailwind CSS
- Supabase
- Node.js 18+
- Access to the project's environment configuration (request from a maintainer — not included in this repo)
git clone https://github.com/vce-edu/portal.git
cd portal
npm installCopy .env.example (if present) or request a .env file from a maintainer. Do not commit .env or any credentials to this repository.
npm run devnpm run build
npm run previewnpm run lintnpm run deployThis is a private, authenticated system. Access is role-based and restricted to authorized staff. Contact a maintainer for account provisioning.
This is a private/internal project. Please coordinate with the maintainers before opening issues or pull requests.
All rights reserved by Vintech Computer Education.