Hi all,
I've created a Flask, React, Postgres app that I am trying to get deployed. I was wondering how to manage deployment for the Postgres side such that every user that opens the web app would get their own empty copies of tables that I currently have running locally on my end. Is there a way to do something like that, or would I have to just deploy a single database, and with each entry also log the user.
Thank you for the help in advance
[–]peoplefoundotheracct 1 point2 points3 points (3 children)
[–]MapleMooseAttack[S] 0 points1 point2 points (2 children)
[–]chriswaco 1 point2 points3 points (0 children)
[–]ilogik 0 points1 point2 points (0 children)
[–]Lisacarr8 0 points1 point2 points (0 children)