We were unable to load Disqus. If you are a moderator please see our troubleshooting guide.

mm • 5 years ago

"enlarge body width, to allow our form to fit in the navigation bar. It is done very easily by editing app.scss: change max-width to 790px " . how to do this step?

Landry Soules • 5 years ago

Actually it's 960px: source code here : https://github.com/landryso...

mm • 5 years ago

Ohh thank you so much.
yo angular:factory authenticationService
This command isn't working as there is no generator of this type. Could you please help me out with this

mm • 5 years ago

Where to configure token interceptor?you didn't mention the path

Landry Soules • 5 years ago

Source code is on github : https://github.com/landryso...

mytool waar • 7 years ago

Hi Can we link directly the front end part (angular ) to the database and query directly from there since couchDb has an http server ?

Landry Soules • 7 years ago

Although I never tried personally, it's possible. Actually CouchDB was designed with this in mind !

mytool waar • 7 years ago

got it ! thanks