Skip to content

Docs for database and non heroku setup #8

@krisimmig

Description

@krisimmig

Hi,
I tried to get the app running locally but I think the DB is missing. Not sure how to setup the mongoose DB server. Is it located in your other github project (/5e-database)?

How can I get that mongo DB with the data running and working with the api server locally?

It seems you are using the heroku CLI but is it really neccessary for local development? I tried to just run the server.js script and it hangs when starting the mongoose server.
That is probably because there is no mongoose DB server ;) It is trying to start it with process.env.MONGOLAB_URI, but that is never set.

I would really like to get this working on my local, can you help?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions