MLH-Fellowship / OSS-Guide

A handbook to help people getting started with open source contributions

Home Page:https://ossguidefrontend.herokuapp.com/

Repository from Github https://github.comMLH-Fellowship/OSS-GuideRepository from Github https://github.comMLH-Fellowship/OSS-Guide

Integrate PDB on the backend side

kishore-ganesh opened this issue · comments

It'll be great if users can directly access the debugger as part of our website itself so that they can play around with it.

  • Create backend server
  • Hook up API to pdb command
  • Figure out how to maintain state across requests