hitsave-io / xyz

Monorepo for HitSave
1 stars 0 forks source link

feat: user auth #23

Closed EdAyers closed 1 year ago

EdAyers commented 1 year ago

resolves #5

seabo commented 1 year ago

Is there a way we can use an env var for the HITSAVE_API_URL base? Atm we have to manually edit it to localhost to run locally. I think when we do releases, the build CI can hardcode the official https://api.hitsave.io into the source code of the release somehow?