Skip to content

jgeorge116/brogrammers_fp

Repository files navigation

StackOverflow Clone

Tools

💁 Apache Cassandra

🐡 ElasticSearch

🚅 Express.js

🍃 MongoDB

🚌 Nginx

📧 PostFix

🐰 RabbitMQ

😮 React.JS

Set Up

You must have an instance of Cassandra, MongoDB, PostFix, RabbitMQ, and ElasticSearch running on separate instances. How many instances is up to how many requests are required to be handled at any given time.

To set up the Express/React apps, on both the back-end and front-end folders npm install. The front-end will be listening on port 3000 and back-end will be listening on port 4000.

Use Nginx to route requests to the appropriate instance.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages