generator-angular-fullstack
generator-angular-fullstack copied to clipboard
Yeoman generator for an Angular app with an Express server
What is the best way to use same object for mongose schema and angular controler? ``` javascript var mongoose = require('mongoose'), Schema = mongoose.Schema; var sharedObject = { name: String,...
- [x] I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests. Item | Version ----- | -----...
The philosophy behind the serve-favicon module is rather outdated, almost nobody knows or cares about creating `.ico` files. Everyone just puts `.png` or `.gif` files now (Mac and iOS ignore...
- [X] I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests. Item | Version ----- | -----...
- [x] I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests. Item | Version ----- | -----...
After generate my app and run it normally, I simulated an error on `server/api/user/user.integration.js` adding code: `res.body.foo.should.equal('bar');` on line 54. The test froze and I got the following error: ```...
I am using angular fullstack generator v3.8.0 to build my website and in order to make the UI more responsive I am using external libraries for the fonts and scrollbar.And...
- [x] I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests. Item | Version ----- | -----...
When using the following command, angular-fullstack:directive and given the following example: MacBook-Pro:order xxx$ yo angular-fullstack:directive ? What module name would you like to use? leftNav ? Where would you like...
Warning: a promise was created in a handler but was not returned from it, see http://goo.gl/rRqMUw
- [x] I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests. Item | Version ----- | -----...