Skip to content

Instantly share code, notes, and snippets.

@u1i
Last active December 21, 2017 01:47
Show Gist options
  • Save u1i/0f4718a21c19c75082a2fa3495f1cd5e to your computer and use it in GitHub Desktop.
Save u1i/0f4718a21c19c75082a2fa3495f1cd5e to your computer and use it in GitHub Desktop.
Appcelerator Start Project
appc new
cd new-project
appc install connector/appc.arrowdb
appc install connector/appc.mysql
appc run --port=8088
appc cloud domain --set api.mydomain.com
appc publish
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment