All Help TopicsDownload PDF

Quick Start

Use this page when you are creating a Cedarville app for the first time. You do not need to know how to program, use GitHub, or configure Azure before you begin.

Before you start

Create and publish your app

  1. Select Create App in the portal header.
  2. Choose a recommended template. Each template explains what it is best for. If you are unsure, use the option whose examples are closest to your project.
  3. Enter the app name and description. Choose database or Cedarville login options only when the form offers them and your app needs them.
  4. Select Create and Publish to prepare the app and its hosting. The portal creates a private GitHub repository for the code and prepares an Azure website for the app.
  5. Keep the page open while setup runs. When Publishing setup says Ready, select Publish if publishing has not already started.
  6. Wait for the publish status to become Published, then open the Published app link and try the main task your app is supposed to perform.
  7. Return to My Apps whenever you need to open, publish, share, download, repair, or delete the app.

Three terms you will see

TermPlain-language meaning
GitHub repositoryThe private, managed online folder that stores the app's code and change history.
PublishSend the current code to Azure so people can use the app in a web browser.
AzureMicrosoft's hosting service where the running app lives.

If something goes wrong

Read the message shown beside the failed step. Try the action one more time. If Publishing setup says it needs repair, select Repair Publishing Setup before publishing again. See Troubleshooting for symptom-by-symptom help.

Never send passwords, secret values, or the contents of environment variables when asking for help. Provide the app name, support reference if shown, the approximate time, and a screenshot of the message.