Skip to content

wont run on meteor cloud free tier #8

@visionm45

Description

@visionm45

I forked this repository and upgraded to the latest version of meteor and upgraded many of the dependencies so that it would run on meteor free tier. The accounts-ui-bootstrap-3 package was replaced by accounts-ui because the former is not maintained. I ran into an issue with permessions.js getUsername because user.profile.name was null but It seems to work just fine when just returning the string split out from the email address.

So anyway it can now be deployed and it runs fine. Although I noticed a few minor styling issues with the project. mostly with the log in menu showing up a bit off screen or in the case of mobile it seems to be cut off by the dropdown menu. (edit. I just realized its not cut off you just have to scroll down in the dropdown menu to get to it.)

my branch is deployed at rr as a meteorapp.

so my questions are

Is there a current running version of this project that I can look at?
Was caused by something that I did or was this already happening?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions