twelvecash icon indicating copy to clipboard operation
twelvecash copied to clipboard

Making pricing definable via environment variables

Open sbddesign opened this issue 1 year ago • 1 comments

The hardcoding is unwieldy

sbddesign avatar Aug 23 '24 22:08 sbddesign

Unfortunately, the /new route is a client component and I think is making accessing the env vars more difficult. Probably need to push the interactive stuff into a client component that is imported into the /new page (which should be a server component).

sbddesign avatar Aug 23 '24 22:08 sbddesign