The client is using Next.js (a framework of javascript) and TypeScript (a superset of Javascript) to loose coupling and improve SEO, reusability and maintainability.
- In clientSSR,
- npm install
- npm run dev on localhost:3000
- redux and redux-saga for state management