Pankaj Kumar Rawat
Pankaj Kumar Rawat
@aarustar please use yarn instead of npm install, to get away with version issues
@aarustar This issue is specific to angularfire2. At the time i made this, the version of angularfire had some issues with angular 4. So to fix that i removed node_modules...
Follow this blog https://joaquimadraz.com/guide-to-deploy-an-elixir-phoenix-app-to-aws-ecs @muslimecoin we used this to deploy to free tier
`conf.d` is basically our server nginx configs. You should create your own.
Hi @jvogtherr I'm currently working on adding an api doc. Currently I have [Postman API doc](https://documenter.getpostman.com/view/1691659/angular-seed/77mY1dq), Which shows how you can create an api for the seed. For now you...
Yup, @sheikalthaf when will this be merged into master. I'm using it on [angularspree](https://github.com/aviabird/angularspree/blob/develop/src/app/landing/lp-banner/lp-banner.component.ts#L14)
I have no experience with that. @sheikalthaf By the way, why not use the hammer gesture right from angular 6 itself. I think they are providing gestures with hammer only...
After the introduction of #62 and merges in #71 #85 it becomes evident that the lib users can use money lib to create money object. Responsibility of creating a correct...
Hey @mcelaney we'd be thankful if you could add a PR for that. Yes we do have resource on how to get started with adding gateways. Check wiki for [contributing...