hrr20-nebula / trail-angel

Break new trails and share with your friends. The holy grail of trail apps.
0 stars 6 forks source link

Supply list items now linked to DB #147

Closed galaxode closed 7 years ago

galaxode commented 7 years ago

You can create the SupplyItems table by adding {force:true} to the sync function in the model.

Also currently the mysql.server.js is set up for local usage. Uncomment line 5 and comment lines 8-11 to continue using the config.MYSQL_DATABASE_URL. I had lines 8-11 as a quick fix to use a null password.