Skip to content

DanazSdiq/next-opportunity-generation-pipeline

Repository files navigation

Next Opportunity Generation Pipeline

This repository is the opportunity generation pipeline. This basically looks for pre-defined web pages on the web and extract opportunities. This pipeline is built in TypeScript

Run Functioning Instance Locally

Head over to this repository and follow the instructions on README page

How Does All of This Work?

next-opportunity layout

The next-opportunity-generation-pipeline service basically looks for pre-defined opportunities off of the web and aggregates them. Then, these opportunities are sent to the next-opportunity-server where it is properly stored. This data are stored in Postgres database and next-opportunity-migrations service handles the creation of the necessary tables. Finally, the output of all of these services can be viewed in http://localhost:3000/opportunities locally.

Breakdown of Each Respository's Languages/Frameworks:

Repository Name Language Technology/Library/Framework Repository Link
opportunity generation pipeline TypeScript - link
server TypeScript Express link
client TypeScript React link
migrations TypeScript Knex link
docker YAML Docker and Docker Compose link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published