Server
cd server
yarn watch
yarn starthttp://localhost:4000/graphqlWeb
cd web
yarn starthttp://localhost:3000Server
-
.env
-
jwt
-
express
-
graphql
-
type graphql
-
generate types
-
services
-
redis
-
docker
Client
- react-router
- material ui
ssrserver side rendering for public pages (SEO)- use
.envfor secrets tscbuilds ts to js