Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 516 Bytes

Application_dependencies.md

File metadata and controls

18 lines (10 loc) · 516 Bytes

Dependencies

- Node v14.15.1 (LTS) or more recent. While older versions can work it is advisable to keep node to latest LTS version

- npm 6.14.8 (LTS) or more recent, Yarn can work but was not tested for this project

- AWS CLI v2, v1 can work but was not tested for this project

- A RDS database running Postgres.

- A S3 bucket for hosting uploaded pictures.


This project was developed by Abdulrahman Alosaimi as a project for the Full Stack JavaScript Developer Nanodegree