Zum Inhalt springen

Using any Postgres Database

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

Browse the source code here.

LaunchFa.st makes it easier for you to use any Postgres as the database with it’s built-in integration.

Here’s how you would set up Postgres to use it with LaunchFast:

  1. Make sure to update the environment variable(s) of your application per the following instruction:

  2. and you’re done! All the functionalities of the starter kit will now use Postgres as the database.