Server packages
packages/business, packages/database
Display prisma users from the AppLoadContext repositorycontext.repositories.user.getUsers().
No user in the database
Regular server value passed from Loader here serverValue:
Great answer from the server to React Router Gospel Stack
UI package
packages/ui
This is an example Button Component from "ui" packages using shadcn/ui
Result of function helloFromUILibrary:
Todo
Internal TS Package with no build step
packages/internal-nobuild
Result of function lookUpSalesPersonForZipcode("97", salesPersons):
john@react-router-gospel-stack.com
Result of function lookUpSalesPersonForZipcode("63", salesPersons):
philippe@react-router-gospel-stack.com
