Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 198 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 198 Bytes

Nashville

A REST API for accessing data from a gRPC server. Built using Node.js, Nest.js, and gRPC

Install the dependencies :

 npm install

Run the application :

npm run start:dev