- Code Editor and IDE Features such as syntax highlighting, code completion, etc.
- Web UI to run AO LUA code (using aoconnect)
- Shareable projects
- Offers a Notebook styled interface for quick development
- Modules to add functionality (e.g. graphs)
- Quick template and blueprint loading
- Easy process management and creation
- Portable Codecells: We offer an npm package, using which anyone can integrate BetterIDEa codecells into their React webapps
- NextJS, Typescript, TailwindCSS, Zustand
- AOConnect
- Monaco Editor
- Xterm.js
- Node.js LTS & pnpm
- Arweave Web Wallet (ArConnect)
git clone [email protected]:<YOUR_USERNAME>/ide.git betteridea
cd betteridea
pnpm install
pnpm run dev
Open https://localhost:3000/ as simple as that!
Contributions are welcome! Please open an issue or submit a pull request.