- Raisya Jasmine Zahira
- Farrell Sevillen Arya
- Emanuella Ivana Karunia
- Marsya Putra
- Install Dependencies for both frontend and backend:
- npm install (backend):
- express
- mongoose
- cos
- dotenv
- npm install (frontend)
- react-router-dom (handling routing in React)
- react and react-don (UI Building)
- npm install (backend):
- make sure you have MongoDB runing locally (check environment variables and set it up) OR MongoDB Atlas for could storage (chat raisya for access)
- pls double check you're in correct directory or no
- npm run dev (frontend)
- npm start (backend) OR node server.js
Currently consisting:
- Vite + React
- CSS (not yet tailwind -- but plan 2)
- API Endpoint - POST tickets
