Giter Site home page Giter Site logo

sushengyang / blog-app-react-redux-es-rabbit-docker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vhoang55/blog-app-react-redux-es-rabbit-docker

0.0 2.0 0.0 232 KB

docker, react-redux, mysql/elasticsearch for full text, rabbitmq and spring integration for messaging; spring boot for backend

HTML 0.79% JavaScript 26.56% CSS 0.27% Java 72.38%

blog-app-react-redux-es-rabbit-docker's Introduction

Learning React/Redux was an item on my todo list for a while. I finally get the chance to put together an app using these technlogly stacks.

A React/Redux blog application!!!! Pretty much I re-write the Angular2 blog-application (https://github.com/vhoang55/springboot-jwt-angular2)

I took out the authentication piece of the app. However, I mix in a few other technology to make it more interesting

  • React/Redux for front
  • rabbitmq (as a message queue to dispatch message to elasticsearch, via spring integration)
  • elasticsearch (as a secondary storage for full-text search of the blog entries)
  • mysql - as the primary storage for the blog entries; via jpa
  • docker-compose - rabbitmq, elasticsearch, mysql are docker images that run via docker container

To run the blog application:

  • Download Docker, and cd into /docker, then run: docker-compose up
  • Run the Main Blog (Spring boot app com.blog.app.BlogAppMain)
  • Run the elasticsearch collector (es.collector.EsEventCollector to pick up event from rabbitmq)
  • Finally navigate to blog-app-front-end module to follow the instruction in there.

Image of Blog App architecture

Enjoy learning!!!

blog-app-react-redux-es-rabbit-docker's People

Contributors

vhoang55 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.