10000 GitHub - SalehAlobaylan/MyStore
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SalehAlobaylan/MyStore

Repository files navigation

Launching Point Store

NodeJS Express.js TypeScript Angular Postgres AWS AmazonRDS AWS S3 AWS Elastic Beanstalk

LoanIt

  • A store built with Angular connected with AWS postgres DB
  • it contains products in the landing page with navigation bar to navigate to the cart or opposite,
  • the header contains number of products calculator in the cart
  • you can select number of same product that you want to add to the cart, also you can change it in the cart if you changed your mind after seeing the overall price
  • User-friendly UX/UI
  • user-friendly aesthetic Notifications

Running the Website:

    npm install

    npm run dev     

ENV (only samples no real values, just to make you now how to)

- POSTGRES_HOST=exampledbname.x1y2z3sn9skh.us-east-1.rds.amazonaws.com


- POSTGRES_USERNAME=postgres


- POSTGRES_PASSWORD=exampledbpassword


- POSTGRES_DB=postgres


- POSTGRES_PORT=5432

Visit the site: http://mystore-dev.us-east-1.elasticbeanstalk.com

To run the backend (port 3000) -not necessary-:

    npm run dev:backend

To run the frontend (port 4200):

    npm run start:frontend

Built With

Angular NodeJS Express.js

Postgres

AWS RDS AWS S3 AWS Elastic Beanstalk

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0