Pierre Raoul

Results 6 issues of Pierre Raoul

### When reporting a bug, please be sure to include the following: - [x] A descriptive title - [x] An *isolated* way to reproduce the behavior (example: GitHub repository with...

### When reporting a bug, please be sure to include the following: - [x] A descriptive title - [x] An *isolated* way to reproduce the behavior (example: GitHub repository with...

1 - To Do

Typegoose allows sharing of types between back-end and front-end. But it requires Mongose on client side for no reason. So Mongoose is embedded inside the client bundle. Hence packages as...

help wanted
feature
discussion

See demo on github: https://github.com/atao60/angular-meteor-example-AngularCLI-bare. It's in a non working status to show the issue. The installation is described in detail in the file [HISTORY](https://github.com/atao60/angular-meteor-example-AngularCLI-bare/blob/master/HISTORY.md). Trying to set up a...

Le view http://localhost:8000/docs/ doesn't show the post entry for /posts. Create an alias for the decorator Post does'nt work. The issue is already known to tsoa, see [Test renamed imports...

I'm trying to use jsnlog with Meteor + Angular 2. In the long term it'll be a server side rendering app.: the SSR proxy could be used to catch requests...