Getting ts-jest to work with testing files that use the .env mjs files
env variable which is setup in these .mjs files. When I run jest it keeps failing to import from "./schema.mjs". Does anyone have an example repo which has test working fine in this scenario?Make a button which downloads PDF
Failed to load next.config.mjs
next.config.mjs
```
frontend-new@0.1.0 dev next dev...
Turborepo, Docker and multiple Nextjs Apps.
how can i useQuery() useMutation() in a useEffect
create-t3-app and @next/font
text editor
Working T3 project with websockets?
Add permissions for `turbo dev...`
t3-turbo-and-clerk app and after pnpm i and pnpm dev I get this error: sh: /Users/daleblack/Library/CloudStorage/GoogleDrive-djblack@uci.edu/My Drive/dev/bible-mem/node_modules/.bin/turbo: Permission denied
 ELIFECYCLE  Command failed with exit code 126.
The app is located inside of a google drive folder which is streamed (not on harddrive), so I am guessing that's the issue. Any ideas how to solve this?...Remove - Upload - Update

Relations between Clerk Users with Prisma db
Best practice for Admin dashboard?
Pass different objects into same prop - TS error
NextJS SSR on nested routes
/[profileName] and /[profileName]/achievement
im hitting getProfile in SSR block inside [profileName].tsx,
...Expo-Camera Bug Affecting Android only

Run trpc query...on first render only!
How to check if user has enabled JS on page?
With pnpm (create-t3-turbo), packages are installed on the wrong project folder
node_modules vs the root node_modules.
Some packages might only be used in that one project, so I get that, but now even @tanstack/react-query and others are being installed in both the root and the project folders.
Questions:...Any good suggestions for storing user images, for supporting max 10k images for the whole website.
trying to add role based authentication
