1 2 3 4 5
DATABASE_URL="postgresql://postgres@localhost:5432/mirage" SESSION_SECRET="your-very-secure-secret-key-change-this-in-production-make-it-long-and-random" PORT=5000 NODE_ENV=development REQUIRE_INVITE=true # needs an invite to join
[PATCH repo_name]