generator-angular-fullstack icon indicating copy to clipboard operation
generator-angular-fullstack copied to clipboard

Yeoman generator for an Angular app with an Express server

Results 102 generator-angular-fullstack issues
Sort by recently updated
recently updated
newest added

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,...

enhancement
info

- [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...

enhancement
Help Wanted
chore

- [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 ----- | -----...

investigate

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: ```...

chore
semver-patch

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...

investigate

- [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 ----- | -----...

upstream
Sequelize