PORT=3001
NODE_ENV=development
JWT_SECRET=your_jwt_secret_key_change_in_production
DATABASE_PATH=./db/shecodes.db
