generator-angular-fullstack
generator-angular-fullstack copied to clipboard
Yeoman generator for an Angular app with an Express server
- [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 ----- | -----...
- [ ] I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests. Item | Version ----- |...
i18n is very useful that could be added.
Angular 2
After everything @ ng-conf 2016, I now have a plan on transitioning the generator to Angular 2. Requires: - [x] Modules (webpack) - [ ] upgrade adapter - [x] New...
- [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 | |...
- [*] I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests. I created a new TypeScript project,...
When I run gulp serve, I see console of chorme as attached and cmd console with errors below:  ----------------- [default] C:/Aditya/Programming/generator-angular-fullstack@alpha/client/app/account/settings/settings.component.ts:35:12 Property 'Auth' does not exist on type 'SettingsComponent'....
Using mongoose + Babel or TypeScript, it seems that there is little mistake in seed.js This line should be removed : https://github.com/angular-fullstack/generator-angular- fullstack/blob/master/templates/app/server/config/seed(models).js#L74
I have recently installed angular fullstack v2.1.1 and have updated angular to 1.6.*.After bower install I am getting the error below: UnauthorizedError: No authorization token was found at middleware (C:\Users\Ajax\Desktop\bookWorms\book-worm\node_modules\express-jwt\lib\index.js:80:21)...