cal/apps/storybook
Lucas Smith 1eeb91a793
perf: lazy load tRPC routes (#8167)
* experiment: cold start perf

* fix: update failing test

* chore: add database indexes

* chore: use json protocol and add query batching back

* Update [status].tsx

* Update [trpc].ts

* Delete getSlimSession.ts

* Update createContext.ts

* remove trpc caller

* correctly import Prisma

* lazy ethRouter

* replace crypto with md5

* import fixes

* public event endpoint refactor

* Update yarn.lock

* Update yarn.lock

* Using yarn.lock from main

---------

Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Efraín Rochín <roae.85@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-04-25 19:39:47 -03:00
..
.storybook perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
components Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
public Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
storybook-static Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
styles Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
.gitignore Create local next.config.js, add storybook-static to .gitignore (#6544) 2023-01-18 11:54:03 +00:00
intro.stories.mdx Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
next.config.js feat: use next transpile packages feature (#7527) 2023-03-06 13:10:39 +00:00
package.json upgrade nextjs to 13.2 version and replace @next/font for in built ne… (#7440) 2023-02-28 16:38:46 -07:00
postcss.config.js Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
tailwind.config.js Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
tsconfig.json Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
tsconfig.node.json Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00