This is a simple cloud application developed alongside the Udacity Cloud Engineering Nanodegree. It allows photo posting and processing using an image filtering microservice.
You'll need to create a new node server. Open a new terminal within the project directory and run:
- Initialize a new project:
npm i
- run the development server with
npm run dev
http://image-filter-flotab-dev.us-east-1.elasticbeanstalk.com