Skip to content

Getting-Started-Tutorials/getting-started-aws-amplify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Cognito with AWS Amplify

Setting up AWS services

If you do not have your AWS services already created, follow these steps. If you already have your services set up, just configure your aws-exports.js file.

  1. from the root of the project, create awsmobile project
awsmobile init
  1. add user sign-in / authentication (Amazon Cognito)
awsmobile user-signin enable
  1. push new services to console
awsmobile push

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.5%
  • HTML 8.2%
  • CSS 2.3%