Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 259 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 259 Bytes

OnlineExam

Online Java Code compiler which compiles the java code and returns the result based on the user input.

How to Set Up?

Steps:

  1. Install Docker
  2. docker-compose up --build api_service
  3. Apply dml.sql in data folder
  4. Go to localhost:8080