-
-
Notifications
You must be signed in to change notification settings - Fork 153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Hapi.js starter template #189
feat: Hapi.js starter template #189
Conversation
Thanks for opening this pull request! Please check out our contributing guidelines. |
@jamesgeorge007 You can review this PR. |
@jamesgeorge007 Please review again. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good; can you also address the case when the user needs to generate a CRUD boilerplate
with the generate command?
Done with |
What kind of change does this PR introduce?
Feature: Support
Hapi.js
Nodejs framework (Except for Graphql template).Did you add tests for your changes?
Yes.
If relevant, did you update the documentation?
No
Summary
Support Hapi.js Nodejs framework (except for Graphql template).
Addresses #66
Does this PR introduce a breaking change?
No
Other information