🛏️✨ for React-APP, API-less Client/Server Pertial-Hydration Architecture.
- reactjs.org/server-components
- server-components-demo
- Build a Java Web Application Using GraphQL API and Spring Boot
- Gatsby Concepts Partial Hydration
- Next.js × Go × AWSでJWT認証付きGraphQLアプリとCI/CDを構築してみよう
- fix JavaScript codes to TypeScript
- fix tsconfig.json
- generate interface Models from GraphQL Code Generator
- fix ts.config details, so next.config too
- add
React Server Component
- get Data from
GraphQL
in usePartial Hydration
- example, from
SpringBoot
- add sample SpringBoot APP as Submodule
- example, from
- (optional) replace
yarn workpspaces
topnpm workspaces
# first time: when you cloned this repo
make install
# default: setup workspaces
make auto-clean
# when dependencies are broken (keep cache)
make auto-clean-hard
# when dependencies are broken (purge cache)
make auto-clean-omega
# first, run the development server
yarn client dev
# to see the result with your browser
open http://localhost:3000
@sujii / Susumu Fujii
MIT