Closed pedro-m-dietrich closed 2 months ago
The server has been updated to use the Apollo Server with Typescript.
The functionality remains the same. The file server.js was replaced with src/index.ts.
server.js
src/index.ts
Hot reloading was added using nodemon.
nodemon
The server has been updated to use the Apollo Server with Typescript.
The functionality remains the same. The file
server.js
was replaced withsrc/index.ts
.Hot reloading was added using
nodemon
.