-
Notifications
You must be signed in to change notification settings - Fork 4
Manual Installation
MMDRZA edited this page Dec 14, 2024
·
1 revision
Node.js 18+
npm 9+
Git
git clone https://github.com/Pymmdrza/ticketfy.git
cd ticketfy
npm install
cp .env.example .env
npm run dev
Production Deployment
Build
npm run build
Environment Variables
VITE_API_URL: API endpoint URL
VITE_APP_NAME: Application name
VITE_APP_VERSION: Application version
- Node.js 18+
- 512MB RAM minimum
- 1GB storage minimum