Questions about : accessing prisma in prod, local script, chakra-ui... #424
Unanswered
MaisonnatM
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey !
Loving your stack so far !
I have few issues that I haven't managed to fixed :
sh: 1: prisma: not found
I did'nt find a way to run a local script in production. For example, I want to run a script that create a new user in production, how can I achieve that :) ?
I have remove tailwind to use chakra-ui, I followed their guide for Remix but some styles are flickering (e.g : borders are black then switch to gray), what should I change from the remix guide to work properly with the epic-stack ? I also saw that the open-sans font is loaded from chakra even if I don't use it...
Is it normal that when I set the DATABASE_URL on fly.io my app can't find the database ? (so DATABASE_URL is not set on fly.io in my case)
I'm sorry if these questions seem to have obvious answer to you, I'am quite new to config stuff's and remix :)
Thanks again for your help
Max
Beta Was this translation helpful? Give feedback.
All reactions