Added readme with initial env requirements

This commit is contained in:
Alyx Gryczewski 2024-07-27 23:40:35 -04:00
parent 25ace1be3f
commit 2aa850ee74

9
README.md Normal file
View File

@ -0,0 +1,9 @@
# Fashionscape API
### Running the API
Required environment variables:
- PG_URI
- PG_PORT
- PG_USER
- PG_PASS
- PG_DB