learningtapestry / metadataregistry

DEPRECATED - THIS CODE BASE IS NO LONGER MAINTAINED. Metadata Registry
Apache License 2.0
7 stars 5 forks source link

Setup #38

Closed andersoncardoso closed 7 years ago

andersoncardoso commented 7 years ago

refer to #36

I think the issue was mitigated by just changing the setup script to bash. For whatever reason now seems to work.

to improve our project for newcommers, I did the following:

A very important thing to notice: I've changed the default db/user/pass on .env to reflect the "metadataregistry" rebranding. So if anyone is relying solely on this file to set the user/pass/db they will receive connection errors when trying to run anything. To fix, just add your specific settings on .env.local