Preview Link - (https://ticketing-system-seven.vercel.app/)
APIs Link - (https://www.postman.com/universal-star-42393/workspace/support-ticket-system/collection/26494549-430cae4c-9474-4fa4-b48d-c02bc579252a?action=share&creator=26494549)
This is an issue ticket generation system application for Shvasa.
Clone this repo and navigate to the server folder Run the following commands
npm install
npm run devNow navigate to the client folder and Run the following commands
npm install
npm run devThis will start both the backend and frontend servers. Add the .env.local file and the NEXT_PUBLIC_BASE_URL environment variable with the base URL of the server