this repo has no description

:green_heard: env var inside .envrc

Changed files
+4
+4
.envrc
··· 1 1 use flake 2 + 3 + export BRAINTREE_URL=http://localhost:8001 4 + export STRIPE_URL=http://localhost:8001 5 + export PORT=8000