Skip to content

TenderloinCodeDealers/photo-carousel

Repository files navigation

Vourcher Carousel Service

A carousel microservice modeled after Groupon's product pages. Serves static images as well as embedded videos. Can be used in conjunction with Vourcher Proxy Server.

Table of Contents

  1. Prerequisites
  2. Installing Dependencies
  3. Development
  4. Usage

Related Projects

Prerequisites

This assumes you are using npm as your package manager. Mongodb is used as the database for this module. An nvmrc file is included if using nvm.

  • Node 6.13.0
  • etc

Installing Dependencies

From within the root directory:

npm install -g webpack
npm install

Development

npm start

Seed the database with mock data

npm run seed

Usage

To start the server run

npm start

To see Vourcher Carousel in action, use a browser and visit:

http://localhost:3001/<NUMBER_FROM_1_TO_100>

Authors

  • Chii-Jones Law - Initial work - chiijlaw

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License

About

Carousel microservice for a mock up of the Groupon website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •