https://github.com/rosnovsky/notes-app
π« Serverless note taking app π§ͺ AWS Lambda, DynamoDB, Cognito, S3, React
https://github.com/rosnovsky/notes-app
aws aws-lambda cognito dynamodb javascript react react-router serverless serverless-framework
Last synced: about 1 year ago
JSON representation
π« Serverless note taking app π§ͺ AWS Lambda, DynamoDB, Cognito, S3, React
- Host: GitHub
- URL: https://github.com/rosnovsky/notes-app
- Owner: rosnovsky
- Created: 2019-04-21T00:41:15.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-05T07:44:35.000Z (about 1 year ago)
- Last Synced: 2025-03-09T16:07:27.146Z (about 1 year ago)
- Topics: aws, aws-lambda, cognito, dynamodb, javascript, react, react-router, serverless, serverless-framework
- Language: JavaScript
- Homepage: https://noted.rosnovsky.us/
- Size: 1.74 MB
- Stars: 3
- Watchers: 1
- Forks: 5
- Open Issues: 57
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Noted βΒ Note-taking app
[](https://app.netlify.com/sites/ronsovsky-noted/deploys)
This simple add allows users to register with their email address and secure password (_Cognito_), log into a React application (user routing done with React Router), view and edit notes, create notes and add attachments, and delete notes (AWS Lambdas, DynamoDB). The frontend is hosted on Netlify, and the backend, well... It's serverless π«