Skip to content

[Book, Manning] Serverless Applications with Node.js Using AWS Lambda and Claudia.js [ENG, 2019]

Notifications You must be signed in to change notification settings

webmakaka/Serverless-Applications-with-Node.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[Book, Manning] Serverless Applications with Node.js Using AWS Lambda and Claudia.js [ENG, 2019]


https://www.manning.com/books/serverless-applications-with-node-js


[Frontend] Aunt Maria's pizzeria
https://github.com/serverlesspub/pizzeria-web-app


[External delivery service] Some Like It Hot Delivery
(possible external service from the book is not working)
https://github.com/serverlesspub/some-like-it-hot-delivery


Part 1: Serverless pizzeria



Part 2: Let's talk



Part 3: Next steps



Client


$ cd client
$ npm install

// SET VARIABLES
$ src/config.js

aws_cognito_identity_pool_id

$ echo ${AWS_IDENTITY_POOL_ID}

aws_user_pools_id

AWS Web Console-> Cognito -> Manage User Pools -> Pizzeria -> Pool Id

or

$ echo ${AWS_USER_POOL_ID}
eu-central-1_hWRkJVwjP

aws_user_pools_web_client_id

$ echo ${AWS_WEB_CLIENT_ID}
n2ft7fdh0ekmqqoc2lcjl81kl

$ npm start

Application


Application




Marley

Any questions in english: Telegram Chat
Любые вопросы на русском: Телеграм чат

About

[Book, Manning] Serverless Applications with Node.js Using AWS Lambda and Claudia.js [ENG, 2019]

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published