Online Compiler with nest.js and react.js

Demo

pic pic-1

Setup

yarn install
cd frontend
yarn install
  • Start database service using docker-compose
docker-compose up -d