-
Any way to reload (models, controllers, services, polices, trailpacks, ...) without restart the server in development
-
It will be possible added this options? I can add pull requests in the future for gen. templates...
-
When I use `trailpack-core@1.0.0-alpha-3` trailpack not working like in this issue https://github.com/trailsjs/trailpack/issues/12
-
## Issue Description
I apologize if this is not the write way to report this.
Watching what I think is a video by you guys (https://www.youtube.com/watch?v=AbSp8jqFDAY) I am not able to get a respon…
-
Doing a new install per the guide https://github.com/trailsjs/trails
after `yo install` npm throws an error installing trailpack-express4
```
npm ERR! Darwin 15.3.0
npm ERR! argv "/usr/local/Cellar…
-
https://travis-ci.org/trailsjs/generator-trails/jobs/100739885#L1007
-
Hello,
I am using File Transport.
My Code Snippet
``` javascript
for(var i = 0 ; i < 1000000 ; i++){
logger.debug("DEBUG JJ: ",i);
//Some calculations over here
};
```
After executing this…
-
It can be useful to allow custom field on route definition, for example it can be nice to do :
```
{
method: ['GET'],
title: 'My Title',
description: 'My Description',
…
-
#### Issue Description
**Unable to generate a Trails project with Yo.**
I just install `yo` and `generator-trails`. Then, I execute this command `yo trails`. I enter my options and nothing happens af…
-
After doing `yo trails` and running command `npm start` I get following error
``` shell
debug: trails event: trailpack:core:constructed
debug: trails event: trailpack:repl:constructed
debug: trails e…