Closed bekatru closed 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'
if/else
If
then
else
console.log
This resolves #92
A simple
if/else
statement.If
connection string existsthen
connect to DBelse
console.log
'No connection string detected - using local data set'