<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Satindar</title>
    <description>The latest articles on DEV Community by Satindar (@satindar31).</description>
    <link>https://dev.to/satindar31</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F731087%2Fa562c919-dcb4-4d94-9c40-cee2b6ddd329.png</url>
      <title>DEV Community: Satindar</title>
      <link>https://dev.to/satindar31</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/satindar31"/>
    <language>en</language>
    <item>
      <title>Easiest way to deploy your app!</title>
      <dc:creator>Satindar</dc:creator>
      <pubDate>Wed, 20 Oct 2021 08:15:40 +0000</pubDate>
      <link>https://dev.to/satindar31/easiest-way-to-deploy-your-app-1k93</link>
      <guid>https://dev.to/satindar31/easiest-way-to-deploy-your-app-1k93</guid>
      <description>&lt;p&gt;You just finished programming your app and want to host it on the cloud, you search for it but find over-priced apps. Well iv got you covered, you can use &lt;a href="https://www.qovery.com/"&gt;qovery&lt;/a&gt;, the easiest way to deploy your app.&lt;/p&gt;

&lt;h2&gt;
  
  
  Advantages of qovery -
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Awesome free plan.&lt;/li&gt;
&lt;li&gt;Easy to use.&lt;/li&gt;
&lt;li&gt;Supports both gitlab and github repositories.&lt;/li&gt;
&lt;li&gt;Has a great community to help.&lt;/li&gt;
&lt;li&gt;Engine is open-source&lt;/li&gt;
&lt;li&gt;No vendor lock-in&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Disadvantage of qovery -
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Very new so missing many important features.&lt;/li&gt;
&lt;li&gt;Running on a 'credits' system so if they are finished your app will instantly go offline&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For this post i will be showing your how to deploy a discord bot on there - &lt;/p&gt;

&lt;h3&gt;
  
  
  Requirements
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;A &lt;a href="https://github.com"&gt;github&lt;/a&gt; account.&lt;/li&gt;
&lt;li&gt;A &lt;a href="https://qovery.com"&gt;qovery&lt;/a&gt; account&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Lets get started&lt;/strong&gt;&lt;br&gt;
First you need to push your code to your github repository(public or private both work). After that go to your qovery account and make a new project, give it a name and click create. After that you need to create a environment create it and then make a service. Name the service and select your github repo for it, hit create and then click deploy.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;With that you have successfully deployed your application.&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>qovery</category>
      <category>javascript</category>
      <category>beginners</category>
      <category>node</category>
    </item>
  </channel>
</rss>
