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
@@ -67,3 +68,11 @@ Note: You can choose to remove the first to lines of the `.env` that start with
67
68
Now, you can start the backend as by running `fastapi dev gs/backend/main.py` from the top level directory to run in development mode.
68
69
69
70
**[Back to top](#table-of-contents)**
71
+
72
+
## Sources
73
+
74
+
-[How to Install and Setup PostgreSQL on Ubuntu 20.04 | Step-by-Step](https://www.cherryservers.com/blog/how-to-install-and-setup-postgresql-server-on-ubuntu-20-04)
75
+
-[Install and configure PostgreSQL](https://documentation.ubuntu.com/server/how-to/databases/install-postgresql/index.html)
76
+
-[How To Install PostgreSQL on Ubuntu 20.04 \[Quickstart\]](https://www.digitalocean.com/community/tutorials/how-to-install-postgresql-on-ubuntu-20-04-quickstart)
0 commit comments