mean-expert-official / fireloop.io

Modern Real-Time Platform by MEAN Expert
Other
172 stars 36 forks source link

The fireloop directory should be configurable #59

Closed beeman closed 7 years ago

beeman commented 7 years ago

What type of issue are you creating?

What version of this module are you using?

Write other if any:

Please add a description for your issue:

The directory that is used to install the fireloop server component (./fireloop) should be made configurable just like the directory for the Angular client app.

While the default is fine, there are use cases where people want to have the ability to change this for whatever reason. For instance, in my project I prefer using api and admin instead for fireloop and webapp.

I'm happy to create a PR to add support for this, this issue is to start the discussion and track progress.

jonathan-casarrubias commented 7 years ago

@beeman thats fine I don't see an issue on that, if a dev user wants to change the directory name it should be able to do it.

The pull request will be much appreciated :)

jonathan-casarrubias commented 7 years ago

@beeman forget about the PR... I already implemented this feature... will be landed on the next version