codepod-io / codepod

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

fix npm cli; parameterize yjs port in trpc router #571

Closed lihebi closed 8 months ago

lihebi commented 8 months ago

Now the runtime works for an installed binary executable from npm.

> npm install -g codepod
> codepod /path/to/repo
# ... 🚀 Server ready at http://localhost:4001

Npm package is at https://www.npmjs.com/package/codepod