from Hacker News

Ask HN: How do I learn to deploy a side project?

by gymshoes on 3/19/22, 4:28 AM with 2 comments

  • by mooreds on 3/19/22, 4:32 AM

    It depends on what your side project is/does. If it is in JS, then I'd use a tool like Vercel. If it is any other language and a webapp, look at Heroku. If something else, then do some research.

    Do the getting started guide for your language of choice.

    Then map the steps you did for that to your app.

    Here's the list of devops tasks a PaaS like Heroku can help with: https://www.mooreds.com/wordpress/archives/2312

  • by NicoJuicy on 3/19/22, 6:19 AM

    Right click - publish

    Enter

    ( Visual studio)