Skip to content

An example microservice pipeline to visualize the tech stack demand on the current job market

Notifications You must be signed in to change notification settings

miliar/tech-stack-demand

Repository files navigation

Tech stack demand

An example microservice pipeline to visualize the tech stack demand on the current job market.

Show who is using certain technologies:

Tech stack demand tech demo

Search for company:

Tech stack demand company demo

Installation

How to use the UI

Technical sidenotes

Architecture

Tech stack demand architecture

Browse kafka topics:

Manage Neo4j data:

Run tests:

  • docker-compose -f docker-compose-tests.yml up

Run keywords api update:

  • Delete old data saved in keywords_api/redis_data
  • Run: docker-compose -f docker-compose-keywords-update.yml up