Create examples for common application types
Abierto
@Gaurav-Ramakrishna ya está trabajando en esto.
Desde el 5/4/2021.
Evaluación
Este issue todavía no se ha evaluado.
Descripción
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)
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 51
- Forks
- 558
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.