Coder Social home page Coder Social logo

bohdicave / aws-thought Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.94 MB

AWS-deployed Express-React-Node.js app for recording deep thought. Deployed to an Elastic Container instance on AWS (not running constantly, so IP varies).

License: Mozilla Public License 2.0

HTML 3.23% JavaScript 67.30% CSS 29.46%
aws s3-bucket dynamodb full-stack reactjs nosql-database cloud-computing iaas-cloud ec2-instance nodejs expressjs multer uuid aws-sdk pm2 api-rest

aws-thought's Introduction

AWS-thought - a record of deep thoughts

AWS-deployed journaling app - an exercise in setting up and deploying a React-Express-Node.js app to Amazon Linux EC2 instance, using S3 bucket for storage and DynamoDB for backend data processing.

Technology stack

  • Frontend: React.js
    • react-dom - for accessing the virtual DOM in React
    • react-router-dom - for routing inside the app
    • react-scripts - for running React scripts in dev and deployment
  • Backend: Express.js, Node.js
    • npm packages:
      • asw-sdk - for developing an AWS-compatible app
      • multer - for file upload
      • pm2 - for managing the app on AWS
      • uuid - for assigning universal identifiers
      • jwt-decode - for JSON web token authentication
      • dotenv - for setting up environmental variables
  • AWS Cloud:
    • S3 bucket for images upload and storage
    • DynamoDB for data persistence
    • EC2 instance for app deployment
    • AIM authentication
    • SSH setup of Amazon Linux core using Nginx

Screenshots

Screen1

Screen2

Screen3

aws-thought's People

Contributors

bohdicave avatar

Stargazers

 avatar

Watchers

 avatar

aws-thought's Issues

Create an AWS account

User Stories

  • As a developer, I want to be able to view the management console in AWS.

  • As a developer, I want to manage my IAM role.

  • As a developer, I want to set up a billing alert.

Add Images to the Application

User Stories

  • As a user, I want to add an image to my thought.

  • As a user, I want to see all images.

  • As a user, I want to view images of a user

Set up API endpoints

User Stories

  • As a developer, I need to create a route to query all the thoughts.

  • As a developer, I need to create a route to query all the thoughts from a user.

  • As a developer, I need to create a route to create a thought.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.