-
I saw that you offer `knex` and `objection` support but what do you think of adding Sequelize support as flavor as well?
I could definitely look into making a PR if that's something you'd consider.…
-
Hi Guys!
I'm finally getting around to porting an api from `hapi` v16 to v17. I'm also looking at running it from AWS Lambda, so I'm trying to minimize the dependencies. With that in mind, I wanted…
-
I'm building an API on Hapi pal with Haute Couture, Hoek, Knex, Objection and Schwifty all is fine but when i use the seedsDir it breaks Hapi itself. The server won't start.
Tho I am able to run migr…
-
Not required, tho if there's react-boilerplate or ignite - I am pretty sure our `hapi-graphql-boilerplate` could be improved.
-
I added this line into `home.jsx` after a fresh clone:
```
import testImage from '../images/test.png';
```
And I got this error after running `gulp dev`:
```
Register plugins failed { SyntaxError: …
-
Hey guys,
Following the [example](https://github.com/rackt/react-router/blob/master/examples/auth-flow/app.js#L122) the docs provided, I encountered a problem when using server-side rendering.
If so…
-
Googled a lot but didn't find anything useful
So maybe someone here can give any insight ??
-
In the readme after completing Getting Started section I continue to Flavors:
1) `hpal new my-project`
2) `cd ./my-project`
3) `git cherry-pick templated-site`
`error: refusing to lose untracked…
-
### Version
Tell us which versions you are using:
- tcomb-form-native v0.6.11
- react-native v0.54.2
### Expected behaviour
I expected that the values in the input form will be retained
…
-
Hi,
I've set up hapipal (following basically its default boilerplate) with `/lib/auth/strategies/jwt.js` and `/lib/auth/default.js` containing my auth strategy and making it public. When I run npm …
nagyv updated
6 years ago