The Wayback Machine - https://web.archive.org/web/20200623072236/https://github.com/topics/makers
Skip to content
#

makers

Here are 84 public repositories matching this topic...

samschurter
samschurter commented Oct 6, 2017

Add section to readme indicating how to set up config file for local environment and database.

config file will look like this to start:
{
"database_settings": {
"username":"",
"password":"",
"host":"",
"port":"",
"database":"",
"sslmode":""
},
"logger_settings": {
"dump_request":""
}
}

Improve this page

Add a description, image, and links to the makers topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the makers topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.