codepod-io / codepod

Codepod IDE: Scalable Interactive Coding
https://codepod.io
MIT License
69 stars 16 forks source link

cleanup: folder structure #568

Closed lihebi closed 8 months ago

lihebi commented 8 months ago

Minor cleanup:

  1. remove github workflows for docker image buliding
  2. remove packages/
  3. move ui/ and api/ to root level
  4. remove compose/
  5. remove workspace. Just use two plain separated folders for ui/ and api/