cosmicds / cds-api

API for accessing the CosmicDS database
GNU General Public License v3.0
0 stars 3 forks source link

Add dotenv for local environment variables #13

Closed Carifio24 closed 2 years ago

Carifio24 commented 2 years ago

This PR adds dotenv and reads from a local .env file to allow for running the API locally (provided that one has the login credentials).