Skip to content

E-commerce application photos microservice developed using React and styled-components following SOA principles.

Notifications You must be signed in to change notification settings

blitva/photos-service

Repository files navigation

BLITVAZON

Photos service

Item page photos microservice developed using React and styled-components following SOA principles. Connected via REST API to an express server and persisting data using mongoDB.

Related services

Table of Contents

  1. Requirements
  2. Development

Requirements

An nvmrc file is included if using nvm.

  • Node 6.13.0

Development

Installing Dependencies

From within the root directory:

npm install -g webpack
npm install

Setup

Run database seeding scripts (requires mongoDB)

npm run seed

Build bundle

npm run build:dev

Start server

npm run start:dev

Testing

Run API and Database seeding tests

npm run test

About

E-commerce application photos microservice developed using React and styled-components following SOA principles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5