-
heyo!
now that h17 is out, i was thinking about starting from the boilerplate and re-structuring my application a bit using this boilerplate. any thoughts on h17 compatibility?
cheers,
james
-
#### This issue pertains to the following package(s):
- [x] GraphQL Playground - Electron App
- [ ] GraphQL Playground HTML
- [ ] GraphQL Playground
- [ ] GraphQL Playground Express Middleware
…
-
### Overview
If you are not aware yet, Hapi v17 is making the transition from callbacks to `async`/`await`, as well as deprecating some other rarely used functionality. This is a breaking change that…
-
So, we're leaving Django's CMS behind, with all of its required fields and content requirements. That means our YAML-to-JSON content build process is a lot looser and could be prone to errors and negl…
-
The Tech stack for backend would be
1. Hapi JS (V17. careful about V16 since lot of breaking changes) + GraphQL APIs
2. Mongo DB
The infrastructure should be including ES6. If you can find a go…
-
Hi again,
When exactly would you use `server/plugins` vs `lib/plugins`?
Thanks!
-
The content resource fails a validation check somewhere.
It could be the data field that saves an object.
```
[1] Debug: internal, implementation, error
[1] Error: Validation Error
[1] …
-
I have code that I could add to support Hapi-Auth-Cookie and JWTs. Would you be interested in a pull request? One for Hapi-Auth-Cookies and a different one for JWTs.
-
I download and cannot make yarn install
`yarn install v1.3.2
[1/5] Validating package.json...
error react-hapi-fullstack-boilerplate@0.1.0: The engine "node" is incompatible with this module. Exp…
-
NB: I'm creating this issue in the yarn repo, but this is actually a shared issue between yarn and npm.
With the release of npm 5 back in May, the Node ecosystem now has two lockfile-based package …