Ryan
Ryan
Explore posts from servers
TTCTheo's Typesafe Cult
Created by Ryan on 6/7/2023 in #questions
How do y'all deal with writing scripts that interact with your t3 apps?
I want to run some scripts locally in my app, that can read my secrets from env.mjs, use my helpers, etc. I'm running into problems with path aliases, reading from mjs, etc. Has anyone setup a good system for this or have any librarys they know that make this easier? I want to be able to run ts-node file.ts or something similar
1 replies