Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sebsto/amplify-ios-getting-started
This is the editable material for Amplify's iOS Getting Started guide.
https://github.com/sebsto/amplify-ios-getting-started
amplify aws cloud ios
Last synced: 5 days ago
JSON representation
This is the editable material for Amplify's iOS Getting Started guide.
- Host: GitHub
- URL: https://github.com/sebsto/amplify-ios-getting-started
- Owner: sebsto
- License: apache-2.0
- Created: 2020-06-29T16:07:30.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-04T13:29:54.000Z (9 days ago)
- Last Synced: 2024-11-04T14:29:15.504Z (9 days ago)
- Topics: amplify, aws, cloud, ios
- Language: Shell
- Homepage: https://aws.amazon.com/getting-started/hands-on/build-ios-app-amplify/
- Size: 25.9 MB
- Stars: 40
- Watchers: 4
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![CICD on GitHub](https://github.com/sebsto/amplify-ios-getting-started/actions/workflows/ContinuousIntegration.yml/badge.svg)](https://github.com/sebsto/amplify-ios-getting-started/actions/workflows/ContinuousIntegration.yml)
This is the editable material for Amplify's [iOS Getting Started](https://aws.amazon.com/getting-started/hands-on/build-ios-app-amplify/) guide.
Other front-end Amplify hands on tutorial :
- [Amplify's Android Getting Started](https://aws.amazon.com/getting-started/hands-on/build-android-app-amplify/?e=gs2020&p=frontend)
- [Amplify's React Getting Started](https://aws.amazon.com/getting-started/learning-path-front-end-developer/).Please create [Issues](https://github.com/sebsto/amplify-ios-getting-started/issues) if you encounter a typo or a problem, and submit [Pull Requests](https://github.com/sebsto/amplify-ios-getting-started/pulls) for changes
# Table of Content
01. [Introduction](01_introduction.md)
02. [Create an iOS App](02_create_ios_app.md)
03. [Initialize Amplify](03_initialize_amplify.md)
04. [Add User Authentication](04_add_authentication.md)
05. [Add API & Database](05_add_api_database.md)
06. [Add Storage](06_add_storage.md)
07. [Cleanup](07_cleanup.md)# Headless build with the CLI
Check [these instructions](code) to prepare a mac1 EC2 Instance and build this project **100% from the CLI**. These are the basic steps to prepare a cloud build environment. No VNC or GUI is necessary.