Create examples for common application types
未关闭
@Gaurav-Ramakrishna 已经在做这个了。
开始于 2021年4月5日。
评估
这个 Issue 还没有评估数据。
描述
enhancement
good first issue
We get common requests for how to run simple applications on the IBM Cloud. There are more complex examples on the official IBM docs, but it would be good to have a set of examples that focus on using them within the Call for Code context. These pieces could complement this sample repo, as well as the starter kits.
Some requirements would be:
- Best practices for running Lite-compatible accounts (and how to keep them from going away after 30 days of inactivity)
- Quickest possible way to deploy standalone Node.js and Python apps (Cloud Foundry, Cloud Functions)
- Quickest possible way to use Cloudant and how it differs from MySQL, MariaDB, PostgreSQL
- Quickest possible way to set up an IoT backend
- Quickest possible way to run a React Native app (can reuse existing starter kits)
- 主要语言
- 没有语言数据
- 星标
- 51
- 派生
- 558
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。