Skip to content

edewit/photo-frontend-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photo service

This project uses the webcomponents of the other 3 microservices and generates on site out of it a.k.a the stitching layer.

The microserivces that are used:

  1. photo-service a service for storing photos
  2. like-service a service to add likes to photos
  3. query-service query what photo is most liked per category

These service are microservices and have their own db schema. Communitcation is done by sending events on the vertx eventbus. The webcomponets are build with vue and used in this react app to make one single page app.

Available Scripts

After starting all the microservices you can start this project by running:

yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published