lmidy / Udagram

Udacity Cloud Developer Course Project 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Udagram Image Filtering Microservice Project

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
  3. build the damn thing wtih npm run build

Elasticbean stalk url

Image Microservice endpoint

Test it with the url in the rubric

How this was deployed

eb init eb create eb deploy

About

Udacity Cloud Developer Course Project 2


Languages

Language:TypeScript 100.0%