gothinkster / realworld

"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
https://www.realworld.how/
MIT License
80.37k stars 7.31k forks source link

hapi pal #237

Closed devinivy closed 5 years ago

devinivy commented 6 years ago

Working on a backend implementation using hapi pal, a suite of tooling and methodologies for building nodejs web services with hapijs. The model layer is based upon Objection ORM.

Track progress here! https://github.com/devinivy/hapipal-realworld-example-app

devinivy commented 6 years ago

I still need to write the readme, but this is essentially ready for review. Here's all you need to know to get started,

devinivy commented 5 years ago

This really oughtta be good to go—I would love a review! There is now a fairly extensive explainer in the readme: https://github.com/devinivy/hapipal-realworld-example-app

devinivy commented 5 years ago

@Cameron-C-Chapman just a light ping! Let me know if there's anything I can do to help aid the reviewing process ☺️

Cameron-C-Chapman commented 5 years ago

Trying to get to it soon @devinivy, sorry for the delay 😬The repo looks great, I just need to run it locally and take a look. I'll try to get to it this week at some point.

devinivy commented 5 years ago

No sweat at all—thanks for the update!

anishkny commented 5 years ago

@devinivy would you mind adding this to TravisCI? Thanks!

devinivy commented 5 years ago

@anishkny should be all set now 👌

devinivy commented 5 years ago

@anishkny @Cameron-C-Chapman is there any action I need to take here?

anishkny commented 5 years ago

I tried it out locally and looks good to me. Great work! @devinivy

devinivy commented 5 years ago

Cheers, and thanks for the review!