You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: