DEV Community

Discussion on: Deploy NestJS typescript app to Heroku (Solved: 503 Error)

Collapse
 
justin_m_morgan profile image
Justin Morgan

In point 6 (devDependencies), what devDependencies were required (or should be moved to "dependencies")?

Collapse
 
rosyshrestha profile image
Rosy Shrestha

As far as I remember, for me they were dependencies like some of the typescript packages.