Skip to content

A simple cloud application developed alongside the Udacity Cloud Engineering Nanodegree

Notifications You must be signed in to change notification settings

eyobs/Image_filtering_mircroservice

Repository files navigation

Udagram Image Filtering Microservice

Udagram is a simple cloud application developed alongside the Udacity Cloud Engineering Nanodegree. It allows users to register and log into a web client, post photos to the feed, and process photos using an image filtering microservice.

Setup Node Environment

You'll need to create a new node server. Open a new terminal within the project directory and run:

  1. Initialize a new project: npm i
  2. run the development server with npm run dev

Elastic Beanstalk App URL:

EB_URL: http://image-filter-udacity-dev2222.us-east-1.elasticbeanstalk.com/

About

A simple cloud application developed alongside the Udacity Cloud Engineering Nanodegree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published