@@ -0,0 +1,4 @@
+BASE_URL=http://localhost:8000
+USERNAME=admin
+PASSWORD=password
+DB_URL="postgresql://postgres:password@localhost:5432/postgres?sslmode=disable"
+.idea
+fastapi_main.py
+__pycache__
+.env