codesandbox-client
codesandbox-client copied to clipboard
An online IDE for rapid web development
# 🐛 bug report ## Preflight Checklist - [x] I have read the [Contributing Guidelines][contributing] for this project. - [x] I agree to follow the [Code of Conduct][code_of_conduct] that this...
# 🐛 bug report ## Preflight Checklist - [ ] I have read the [Contributing Guidelines][contributing] for this project. - [ ] I agree to follow the [Code of Conduct][code_of_conduct]...
Hi team! I've been exploring Yuno-mfs and noticed you're working on real-time collaboration solutions. I've built Yuno - a P2P alternative that syncs entire projects (not just files) with zero...
# 🐛 bug report ## Preflight Checklist - [x] I have read the [Contributing Guidelines][contributing] for this project. - [x] I agree to follow the [Code of Conduct][code_of_conduct] that this...
# 🌈 Feature require('dotenv').config(); const axios = require('axios'); const apiKey = process.env.API_KEY; if (!apiKey) { console.error("Error: Missing API_KEY in .env"); process.exit(1); } async function createChatSession(externalUserId) { const url = 'https://api.on-demand.io/chat/v1/sessions';...
# 🌈 Feature
# 🌈 Feature
# 🌈 Feature At the moment only the default `.devcontainer/devcontainer.json` is used, but this in my case points to `.devcontainer/default/devcontainer.json`. I have multiple setup definitions, as is possible with Codespaces....
# 🐛 bug report ## Preflight Checklist - [x] I have read the [Contributing Guidelines][contributing] for this project. - [x] I agree to follow the [Code of Conduct][code_of_conduct] that this...
# 🐛 bug report ## Preflight Checklist - [x] I have read the [Contributing Guidelines][contributing] for this project. - [x] I agree to follow the [Code of Conduct][code_of_conduct] that this...