Giter VIP home page Giter VIP logo

node-aws-app's Introduction

Node AWS App

Monorepo for an application built completely with JavaScript, based on React and Nest frameworks and combining serverless and containerized approach on AWS.

The application represents a basic shop with a products catalog, that can be updated by the CSV ingestion, authentication, and a shopping cart. So it can be used as a ground for a full-featured application.

Architecture and implementation were done during the first run of RS School course NodeJS in AWS, and some parts of the codebase were forked from the RS School repositories.

Architecture

Tech Stack: JavaScript, TypeScript, React, Node.js, NestJS, PostgreSQL, Docker, Serverless framework.

AWS Stack: S3, CloudFront, API Gateway, Lambda, ELB, RDS, SQS, SNS, Cognito, CloudFormation.

Architecture Diagram

Deployment Tips

BFF Service

eb init loginov-rocks-bff-api --platform=node.js --region=eu-central-1 --profile=danila_loginov
eb create loginov-rocks-bff-api-dev --cname=loginov-rocks-bff-api-dev --single --profile=danila_loginov

Go to Elastic Beanstalk console, find the environment, go to Configuration, click Edit on the Software line and find Environment properties table, add environment variables with services URLs.

Cart Service

eb init loginov-rocks-cart-api --platform="Docker running on 64bit Amazon Linux" --region=eu-central-1 --profile=danila_loginov
eb create loginov-rocks-cart-api-dev --cname=loginov-rocks-cart-api-dev --single --profile=danila_loginov

node-aws-app's People

Contributors

boale avatar dzmitry-varabei avatar hermanbilous avatar lifter21 avatar loginov-rocks avatar rise2semi avatar sergeykovalchuk avatar

Stargazers

 avatar

Watchers

 avatar

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.