sahat/megaboilerplate

Angular boilerplate very broken

xlc opened this issue · 0 comments

xlc commented

I am trying to use this boilerplate with angular but it is so broken.
Other than #175


Should be ProfileCtrl instead of ContactCtrl


Missing parameter response

.gitignore file doesn't ignore generated file

User profile missing gravatar somehow, the user object doesn't have gravatar field so the avatar is empty.

Also there are a few very important missing development tool integrations

  • source map
  • js linter (eslint)
  • live reload (browser-sync)

There are too many things I need to fix which make me feel it may be easier to use something else.
Good luck with this project.