<?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: Thông Nguyễn</title>
    <description>The latest articles on DEV Community by Thông Nguyễn (@thongnt).</description>
    <link>https://dev.to/thongnt</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%2F242857%2Fe6182f3c-80c6-4ba6-b20e-9050e8db638b.jpg</url>
      <title>DEV Community: Thông Nguyễn</title>
      <link>https://dev.to/thongnt</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/thongnt"/>
    <language>en</language>
    <item>
      <title>Deploy to firebase without external action</title>
      <dc:creator>Thông Nguyễn</dc:creator>
      <pubDate>Sun, 16 Aug 2020 16:47:47 +0000</pubDate>
      <link>https://dev.to/thongnt/deploy-to-firebase-without-external-action-4726</link>
      <guid>https://dev.to/thongnt/deploy-to-firebase-without-external-action-4726</guid>
      <description>&lt;h3&gt;
  
  
  My Workflow
&lt;/h3&gt;

&lt;p&gt;This github action template allow you to deploy you react app to Firebase hosting without using external action.&lt;/p&gt;

&lt;h3&gt;
  
  
  Submission Category:
&lt;/h3&gt;

&lt;h4&gt;
  
  
  DIY Deployments
&lt;/h4&gt;

&lt;h3&gt;
  
  
  Yaml File or Link to Code
&lt;/h3&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--vJ70wriM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/github-logo-ba8488d21cd8ee1fee097b8410db9deaa41d0ca30b004c0c63de0a479114156f.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/trthong95"&gt;
        trthong95
      &lt;/a&gt; / &lt;a href="https://github.com/trthong95/url-shortener"&gt;
        url-shortener
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      An url shortener built with Reactjs and hosted on Firebase
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;h1&gt;
Simple URL Shortener Example&lt;/h1&gt;
&lt;p&gt;&lt;a rel="noopener noreferrer" href="https://github.com/trthong95/url-shortener/workflows/Build%20&amp;amp;%20Deploy/badge.svg"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--c4BGIvIr--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://github.com/trthong95/url-shortener/workflows/Build%2520%26%2520Deploy/badge.svg" alt="Build &amp;amp; Deploy"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Shorten url then save the result to Firebase&lt;/li&gt;
&lt;li&gt;Get the origin url then redirect to it&lt;/li&gt;
&lt;/ul&gt;
&lt;h1&gt;
How to deploy this example ?&lt;/h1&gt;
&lt;p&gt;To deploy this example to firebase hosting please specify these 2 variables in github secret.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;FIREBASE_TOKEN=&amp;lt;firebase-deploy-token&amp;gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;FIREBASE_CONFIG='{"apiKey": "","authDomain": "","databaseURL":"","projectId": "","storageBucket": "","messagingSenderId": "","appId": "","measurementId": ""}'
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;You can find these config in firebase document.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://firebase.google.com/docs/cli#cli-ci-systems" rel="nofollow"&gt;Firebase token&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://firebase.google.com/docs/web/setup#config-object" rel="nofollow"&gt;Firebase config object&lt;/a&gt;&lt;/p&gt;
&lt;h1&gt;
Demo&lt;/h1&gt;
&lt;p&gt;&lt;a href="https://short.thongnt.space" rel="nofollow"&gt;short.thongnt.space&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;



&lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/trthong95/url-shortener"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;


</description>
      <category>actionshackathon</category>
    </item>
  </channel>
</rss>
