- Clone this repository: nodejs-gRPC
- An IDE or text editor like VS Code
- Node version installed above 20.12.1
- A package manager such as NPM or Yarn
- Run the following commands to start the full project
- Make the bash script executable:
chmod +x nodeServe.sh
- Run the bash script:
./nodeServe.sh
- Make the bash script executable:
- Make the bash script executable:
chmod +x nodeServe.sh
- Run the bash script:
./nodeServe.sh
The following topics covered in this unit:
- Client calling to Server
- Proto connectivity
- Eslint
- Prettier for code formatter
- Bash file for run the full project
Node.js: | Nodejs.org |
Typescript: | typescriptlang.org |
gRPC: | grpc.io |
© 2024 Rajneshwar Singh