Skip to content

A code playground website using Docker power 🔥 to run multiple programming languages

License

Notifications You must be signed in to change notification settings

hellovietduc/theplayground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

▶️ The Playground

Website

The Playground screenshot

A code playground website using Docker power 🔥 to run multiple programming languages

  • Node.js
  • Golang
  • Python
  • Bash
  • and more

How to run locally?

Run the backend:

cd backend
npm install
npm run dev

Run the frontend:

cd frontend
npx serve

Access the app at http://localhost:5000.

About

A code playground website using Docker power 🔥 to run multiple programming languages

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages