PORT=3000
DB_USER=postgres
DB_PASSWORD=farheen
DB_HOST=localhost
DB_PORT=5432
DB_NAME=farheen_db

JWT_SECRET_KEY=mysupersecretkey