In the interest of letting anyone develop against this codebase I'd like to remove the need for private keys.
In the short term, would it be appropriate to hardcode the search/api keys? We can revisit this post-migration and grind some new keys. Especially if we see any abuse.
Tileserver URL can probably be public.
Requiring a Mapbox key should be fine since anyone can get one of their own for development purposes.
In the interest of letting anyone develop against this codebase I'd like to remove the need for private keys.
In the short term, would it be appropriate to hardcode the search/api keys? We can revisit this post-migration and grind some new keys. Especially if we see any abuse.
Tileserver URL can probably be public. Requiring a Mapbox key should be fine since anyone can get one of their own for development purposes.