All Projects → AnomalyInnovations → serverless-stack-demo-user-mgmt-client

AnomalyInnovations / serverless-stack-demo-user-mgmt-client

Licence: MIT license
Source for demo app client with user management in Serverless-Stack.com

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to serverless-stack-demo-user-mgmt-client

aws-appsync-iot-core-realtime-dashboard
This sample application demonstrates a React based web dashboard receiving real-time updates from IoT sensors. The solution is built with AWS AppSync, AWS Amplify, Amazon Location Service, and AWS IoT Core technologies.
Stars: ✭ 75 (+82.93%)
Mutual labels:  cognito, amplify
amplify-material-ui
A Material-UI based implementation of aws amplify
Stars: ✭ 32 (-21.95%)
Mutual labels:  cognito, amplify
Cognito Backup Restore
AIO Tool for backing up and restoring AWS Cognito User Pools
Stars: ✭ 142 (+246.34%)
Mutual labels:  cognito
ses-email-client
Simple, serverless client for AWS SES. With this, you can send/read emails received by SES into S3 without purchasing AWS Workmail. If you only use SES for email marketing, you can also see and preview your SES templates in the browser
Stars: ✭ 21 (-48.78%)
Mutual labels:  cognito
cognito-go-auth
Simple library to sign requests using cognito Google federated authentication.
Stars: ✭ 16 (-60.98%)
Mutual labels:  cognito
Aws Mobile React Native Starter
AWS Mobile React Native Starter App https://aws.amazon.com/mobile
Stars: ✭ 2,247 (+5380.49%)
Mutual labels:  cognito
noiiice
a serverless blog built on NuxtJS, AWS, serverless framework, and irrational exuberance.
Stars: ✭ 42 (+2.44%)
Mutual labels:  cognito
Aws Aspnet Cognito Identity Provider
ASP.NET Core Identity Provider for Amazon Cognito
Stars: ✭ 111 (+170.73%)
Mutual labels:  cognito
terraform-aws-cognito-user-pool
A Terraform module to create and manage Cognito User Pools (Simple and Secure User Sign-Up, Sign-In, and Access Control) on Amazon Web Services (AWS). https://aws.amazon.com/cognito
Stars: ✭ 46 (+12.2%)
Mutual labels:  cognito
openapi-tf-example
Example of how you can use OpenAPI with AWS API Gateway, Also includes integrations with AWSLambda, AWS Cognito, AWS SNS and CloudWatch logs
Stars: ✭ 38 (-7.32%)
Mutual labels:  cognito
cognito-amplify-custom-auth
A React/Redux web application that implements a custom UI for Cognito Userpool Auth using AWS Amplify
Stars: ✭ 27 (-34.15%)
Mutual labels:  amplify
amazon-ivs-chime-messaging-ugc-demo
This demo is designed to educate people who want to build live streaming platform with chatting feature. This demo is implemented using Amplify with Amazon IVS, ChimeSDK Messaging.
Stars: ✭ 20 (-51.22%)
Mutual labels:  amplify
Retail Demo Store
AWS Retail Demo Store is a sample retail web application and workshop platform demonstrating how AWS infrastructure and services can be used to build compelling customer experiences for eCommerce, retail, and digital marketing use-cases
Stars: ✭ 238 (+480.49%)
Mutual labels:  cognito
graphql-ttl-transformer
♻ Enable DynamoDB's time-to-live feature to auto-delete old entries in your AWS Amplify API!
Stars: ✭ 75 (+82.93%)
Mutual labels:  amplify
Cognito Express
Authenticates API requests on a Node application by verifying the JWT signature of AccessToken or IDToken generated by Amazon Cognito.
Stars: ✭ 165 (+302.44%)
Mutual labels:  cognito
photo-sharing-website
Static pre-rendered photo-sharing website
Stars: ✭ 33 (-19.51%)
Mutual labels:  amplify
Django Cognito Jwt
An Authentication backend for Django Rest Framework for AWS Cognito JWT tokens
Stars: ✭ 127 (+209.76%)
Mutual labels:  cognito
react-amplify-appsync-files-s3
An example project showing how to upload and download public and private images in GraphQL using AppSync and S3
Stars: ✭ 69 (+68.29%)
Mutual labels:  amplify
amazon-ivs-ugc-web-demo
This repository shows how you can build a compelling user-generated content (UGC) live streaming webapp with Amazon IVS.
Stars: ✭ 14 (-65.85%)
Mutual labels:  cognito
cognito-jwt-verifier
Verify ID and access JWT tokens from AWS Cognito in your node/Lambda backend with minimal dependencies.
Stars: ✭ 25 (-39.02%)
Mutual labels:  cognito

Serverless Stack User Management Demo React App

Serverless Stack is a free comprehensive guide to creating full-stack serverless applications. We create a note taking app from scratch.

This repo is a fork of the original client with added support for a Login with Facebook option. You can visit a hosted version of this app here.

Usage

This project is created using Create React App.

To use this repo locally, start by cloning it and installing the NPM packages.

$ git clone https://github.com/AnomalyInnovations/serverless-stack-demo-user-mgmt-client
$ npm install

Run it locally.

$ npm run start

Maintainers

This repo is maintained by Serverless Stack.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].