Skip to content

shinkawk/stepfunction-demo

Repository files navigation

stepfunction_demo

Projectセットアップ

vue create stepfunction_demo
cd stepfunction_demo
npm i aws-amplify 
npm i aws-amplify-vue
vue add vuetify 

開発フロー

https://docs.aws.amazon.com/ja_jp/amplify/latest/userguide/multi-environments.html

Memo

https://dev.to/dabit3/the-complete-guide-to-user-authentication-with-the-amplify-framework-2inh https://www.storyblok.com/tp/how-to-auth0-vuejs-authentication https://auth0.com/docs/quickstart/spa/vuejs/01-login

Amplify Checkout

amplify env checkout [pro/dev]

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors