- git clone https://github.com/the-hit-times/The-HIT-Times-Admin-Portal.git
- cd the-hit-times
- create .env and paste credentials
- npm install
- to run in production mode run -> npm start
- to run in development mode run -> npm run dev
For all the endpoints, refer to THT Admin API Documentation