Skip to content

dependencyInversion/quasar-online-ide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quasar-online-ide

A simple PoC to integrate an IDE into your website using Vue, Quasar, and VS Code Server

How to build?

docker compose build app code-server

Tipp: add --no-cache if you have trouble applying changes

How to start the setup?

docker compose up app code-server -d

-d or --detach is used to let your services run in the background ("demonized")

How to stop the setup?

docker compose down

Infrastructure

simplified illustration of how components work together

Show Case

show case show case

About

Custom IDE in Browser using Vue, Quasar, and VS Code Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •