Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 264 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 264 Bytes

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.