Skip to main content

deploy node/express/apollo on heroku

> npm install -g typescript
> npm i -D nodemon typescript ts-node ts-jest jest @types/jest @types/node

https://stackoverflow.com/questions/59587296/how-to-deploy-a-typescript-nodejs-and-express-app-to-heroku

Comments