twelvecash
twelvecash copied to clipboard
Making pricing definable via environment variables
The hardcoding is unwieldy
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).