JeffThorslund / Bent-Shaft-Maps

Crowdsourced Interactive Whitewater River Guides
https://www.bentshaftmaps.com
6 stars 3 forks source link

Fixed App Crashing on Startup #103

Closed bekatru closed 3 years ago

bekatru commented 3 years ago

This resolves #92

A simple if/else statement. If connection string exists then connect to DB else console.log 'No connection string detected - using local data set'

image