Git Product home page Git Product logo

final-project-udacity's Introduction

Udagram Project

This project is the final project of the Full Stack JavaScript Developer Nanodegree Program.

The application being deployed consists of a frontend and a backend.

The frontend is deployed in an S3 Bucket with the appropriate permissions and configuration.

The backend is deployed in AWS ElasticBeansTalk.

The current state of the pipeline is:

CircleCI

Links to access

You can access the app through this link

You can also check the backend through this link

Running the app locally

If you would like to test the application locally, please follow these steps:

  1. Clone this repo
  2. Go inside the udagram-api directory and execute npm i
  3. Go inside the udagram-fronted directory and execute npm i
  4. Create a .env with the following variables:
POSTGRES_USERNAME
POSTGRES_PASSWORD
POSTGRES_DB
POSTGRES_PORT
POSTGRES_HOST
AWS_DEFAULT_REGION
AWS_MEDIA_BUCKET
URL
JWT_SECRET
PORT
  1. Open 2 terminals:

    5.1 Go inside the udagram-api directory and execute npm rum build and npm rum start:local

    5.2 Go inside the udagram-frontend directory and execute npm rum start

Dependencies

  • Node v14.19.1+
  • npm 6.14.16+
  • An S3 bucket to store uploaded photos..
  • AWS CLI v2, v1 can work but was not tested for this project
  • An RDS PostgresSQL 13.4-R1 database.

Screenshots

Screenshots required by the rubric are located here

Diagrams

Diagrams required by the rubric are located here

Documentation

final-project-udacity's People

Contributors

frivas-at-navteca 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.