impress-2020/pages
Matchu c5bd2695f6 A bit of SSR for the item page
Always been a bit annoyed to have even the item name load in so weird and slow 😅 this fixes it to come in much faster!

This also allows us to SSR the item name in the page title, since we've put it in the GraphQL cache at SSR time!
2022-09-15 03:05:14 -07:00
..
api Use latest ~owls NC trade values API 2022-09-04 01:35:05 -07:00
internal [WIP] Refactor to renderWithLayout function 2022-09-14 22:50:56 -07:00
items A bit of SSR for the item page 2022-09-15 03:05:14 -07:00
outfits A bit of SSR for the item page 2022-09-15 03:05:14 -07:00
support Migrate /support/petAppearances to Next.js routing 2022-09-14 19:46:57 -07:00
user/[userId]/lists [WIP] Migrate single-list page to Next.js routing 2022-09-14 23:18:13 -07:00
_app.tsx Fix /outfits/new init + add more SSR 2022-09-15 02:46:14 -07:00
_document.tsx Simplify references to PUBLIC_URL 2022-09-14 18:44:43 -07:00
conversion.tsx [WIP] Migrate the conversion page 2022-09-14 19:20:49 -07:00
index.tsx Migrate home page to Next.js routing 2022-09-15 00:43:05 -07:00
modeling.tsx [WIP] Migrate /modeling to Next.js routing 2022-09-14 19:52:10 -07:00
privacy.tsx [WIP] Move Privacy Policy onto its own Next.js page 2022-09-14 19:16:26 -07:00
your-outfits.tsx [WIP] Migrate /your-outfits to Next.js routing 2022-09-14 21:55:03 -07:00