You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add inclusion of Mongoose/MongoDB as an option during initlilization, defaults to not include. Sets up database with Mongoose. Would replace the static data returned from awesomeThings route with data from a query.
In the future we could have a list that would allow you to choose from a number of databases, such as PostgreSQL, SQLLite, MySQL.
The text was updated successfully, but these errors were encountered:
Add inclusion of Mongoose/MongoDB as an option during initlilization, defaults to not include. Sets up database with Mongoose. Would replace the static data returned from awesomeThings route with data from a query.
In the future we could have a list that would allow you to choose from a number of databases, such as PostgreSQL, SQLLite, MySQL.
The text was updated successfully, but these errors were encountered: