This is a monorepo for frontend and backend code for https://live-ide.dev.
- node v14
- ts-node (
npm i -g ts-node
) - yarn (run
yarn
in root directory) - mongodb v5
- rabbitmq
- AWS
- IDE that runs in the browser without servers.
- Custom module resolver, and custom cdn hosting.
- Bundling to ESModules.
- Live collaboration using websockets.
- Live preview (mini-browser).
TODO
If you are interested in local development, let me know. It's required to set up some resources using Pulumi.
MIT