DEV Community

Cover image for Deploy nestjs application to heroku (Success)
ILshat Khamitov
ILshat Khamitov

Posted on

3 2

Deploy nestjs application to heroku (Success)

Login in heroku

https://www.heroku.com/

Create new application in heroku

https://dashboard.heroku.com/new-app

Create new application in heroku

Connect exists repository from github to created application

https://dashboard.heroku.com/apps/kaufman-bot/deploy/github

Connect exists repository from github to created application

Set branch name if not main

Set branch name if not main

And click to Enable Automatic Deploys

After it click to deploy
After it click to deploy

Wait...

Check output of site

curl https://kaufman-bot.herokuapp.com/api

endy@endy-virtual-machine:~/Projects/current/kaufman-bot$ curl https://kaufman-bot.herokuapp.com/api
{"message":"Welcome to server!"}endy@endy-virtual-machine:~/Projects/current/kaufman-bot$ 
Enter fullscreen mode Exit fullscreen mode

It was easy!!!

Image of Datadog

The Future of AI, LLMs, and Observability on Google Cloud

Datadog sat down with Google’s Director of AI to discuss the current and future states of AI, ML, and LLMs on Google Cloud. Discover 7 key insights for technical leaders, covering everything from upskilling teams to observability best practices

Learn More

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs