Using MongoDB Database
Browse the source code here.
LaunchFa.st makes it easier for you to use any MongoDB as the database with it’s built-in integration.
Here’s how you would set up MongoDB to use it with LaunchFast:
-
Make sure to update the environment variable(s) of your application per the following instruction:
-
and you’re done! All the functionalities of the starter kit will now use MongoDB as the database.