appwrite / appwrite/playground-for-python

🚀 Feature: Developer environment (Online IDE)

未关闭
#48 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
72
派生
55
PR 合并指标
30 天内没有已合并 PR

描述

### 🔖 Feature description

Hello maintainers.
I would like to add gitpod to your repo to help beginners contribute.

- Gitpod is an online IDE which can be launched from any GitHub page. Within seconds, Gitpod provides a fully working development environment, including a VS Code-powered IDE and a cloud-based Linux container explicitly configured for the project
- I have seen one of your [repo](https://github.com/appwrite/appwrite#one-click-setups) adopt gitpod to help new contributors in their open-source journey. It's hassle-free. You don't need to worry about dependencies not being present, since gitpod does all the heavy lifting.

I can add a badge to your repo in the [CONTRIBUTING.md](https://github.com/appwrite/appwrite/blob/master/CONTRIBUTING.md) file similar to this one:

Contribute with Gitpod

### 🎤 Pitch

- Gitpod is highly contextual, such that it opens the IDE in the correct mode depending on the context:
- If you are looking at a particular file of a certain commit on GitHub, starting a Gitpod workspace will check out the right version and open the file you’ve been looking at in the IDE.

- Starting a Gitpod workspace from an issue will automatically create a branch and preconfigure the commit message.
- Once you are in the IDE, you can interact with GitHub in various ways. Besides the obvious Git integration, you can do things like commenting inline in editors, approving and even merging PRs.

### 👀 Have you spent some time to check if this issue has been raised before?

- [X] I checked and didn't find similar issue

### 🏢 Have you read the Code of Conduct?

- [X] I have read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/HEAD/CODE_OF_CONDUCT.md)

贡献指南

打开贡献指南

调研方向

从 CONTRIBUTING.md 和仓库现有的贡献设置入手,确定 Gitpod 条目应放置的位置。确认仓库 URL 和预期的一键式工作流;完成的标准是初学者可以使用文档中记录的 Gitpod 链接从 GitHub 启动项目。

由索引模型根据 Issue 内容生成。

评估

技术栈
github
领域
developer-experience, tooling
Issue 类型
功能
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
基本清楚
新手友好度
38/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。