- learning neat lil tricks working through the remix tutorials. e.g
esbuild-registeris a utility that can transpile and run.tsfiles. Once installed using it can called like :
node --require esbuild-register prisma/seed.ts
esbuild-register is a utility that can transpile and run .ts files. Once installed using it can called like :node --require esbuild-register prisma/seed.ts