PORT=5000
MONGO_URI=mongodb+srv://fitnessuser:Fitness%4012345@cluster0.ra4rsqe.mongodb.net/fitness_tracker_db?retryWrites=true&w=majority&appName=Cluster0
JWT_SECRET=my_super_secret_fitness_tracker_key_12345
CLIENT_URL=http://localhost:5173