Skip to content

OSDG-IIITH/Review-IIIT

Repository files navigation

Review-IIIT

Review portal for students, by students.

Dev instruction

Install docker and docker-compose for your distribution.

  • Setup .env using .env.example.
  • Run run.sh to run both frontend and backend.
  • Run stop.sh to stop the containers.