codepod-io / codepod

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

refactor: remove deprecated resolver code #509

Closed lihebi closed 11 months ago

lihebi commented 11 months ago

Major Changes:

  1. Remove code that operates the POD table, as the POD table was entirely deprecated.

Minors:

  1. make codeiumAPIKey optional
  2. extract server starting code to run.ts