-
#### Issue Description
Under the DefaultService (https://github.com/trailsjs/trails/blob/master/archetype/api/services/DefaultService.js#L3) lodash is require, but it's not under the `package.json` s…
-
e.g. https://github.com/hapijs/hapi-auth-hawk
-
#### Issue Description
The following should set up AppVeyor
- [ ] generator-node
- [ ] generator-trails
- [ ] generator-trailpack
-
I think the `config/web.js` shouldn't be under `trails/archetype` and be under `trailpack-hapi/archetype`, `trailpack-express4/archetype`... If some web server have default values other than `port` to…
-
In order to make it work www and router middleware need to be swap on trailpack default config
-
## Issue Description
trailsrc is redundant. solve this by using a `env/local.js` config file only.
-
I am building an application to render views with pug. I installed pug (`npm i pug --save`) and set up **config/views.js**:
```
module.exports = {
engine: 'pug'
}
```
Then my **config/web.js** I s…
-
#### Issue Description
I was running alpha-5, updated to beta-1
```
Update available: 1.0.0-beta-1 (current: 1.0.0-alpha-5)
```
Created a new app `yo trails`:
```
Get ready to blaze a new Trails A…
-
#### Issue Description
Module like `angular2` is not 'requirable' at all, in any js files you can't do require('angular2') or you have Cannot find module 'angular2'. It's another issue than this one …
-
after authenticating, the tool runs, spits out some random 404, and then makes no changes anywhere
```
$ org-labels remove trailsjs bug
GitHub rate limit remaining: 4845
found 26 repositories in trai…