GithubHelp home page GithubHelp logo

rnode-hydra's Introduction

RNode Hydra

Data hydration example for RNode with RabbitMQ.

Install

Install nodejs dependencies.

npm install

Run

Start RNode and RabbitMQ instances with Docker compose.

docker compose up -d

Start nodejs web application.

npm start

The console output should show a successful start.

The Debug Console API page is then available at http://localhost:8080/admin/api.

2022-01-19T19:36:15.758Z [LOG] Start server ...
2022-01-19T19:36:15.763Z [LOG] RPC Controller NamedApiConsoleController .deepkit/api-console/admin/api/
2022-01-19T19:36:15.763Z [LOG] 10 HTTP routes
2022-01-19T19:36:15.763Z [LOG] HTTP Controller HydraController
2022-01-19T19:36:15.763Z [LOG]   POST /api/init
2022-01-19T19:36:15.764Z [LOG]   POST /api/send
2022-01-19T19:36:15.764Z [LOG] HTTP Controller RNodeController
2022-01-19T19:36:15.764Z [LOG]   POST /api/rnode-send
2022-01-19T19:36:15.764Z [LOG]   POST /api/rnode-send-propose-result
2022-01-19T19:36:15.764Z [LOG] HTTP Controller RabbitMqController
2022-01-19T19:36:15.764Z [LOG]   POST /api/rabbit-connect
2022-01-19T19:36:15.764Z [LOG]   POST /api/rabbit-init-publisher
2022-01-19T19:36:15.764Z [LOG]   POST /api/rabbit-init-consumer
2022-01-19T19:36:15.764Z [LOG]   POST /api/rabbit-send
2022-01-19T19:36:15.764Z [LOG] HTTP Controller ApiConsoleController
2022-01-19T19:36:15.764Z [LOG]   GET /admin/api/
2022-01-19T19:36:15.764Z [LOG]   GET /admin/api
2022-01-19T19:36:15.764Z [LOG] HTTP listening at http://0.0.0.0:8080
2022-01-19T19:36:15.764Z [LOG] Server started.

Stop

Stop RNode and RabbitMQ instances.

docker-compose down

rnode-hydra's People

Contributors

tgrospic avatar dependabot[bot] avatar commandodev avatar

Watchers

Lucius Meredith avatar  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.