Recently, we ported the ToolJet server from Ruby on Rails to NestJS
[https://blog.tooljet.io/migrating-toojet-from-ruby-on-rails-to-nodejs/],
ToolJet can be deployed to Heroku using the one-click deployment feature of
Heroku. ToolJet server is built using Nest.js with TypeORM as the ORM and
PostgreSQL as the database. This article will