<?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: Arjun Lubana</title>
    <description>The latest articles on DEV Community by Arjun Lubana (@arjunsinghlubana).</description>
    <link>https://dev.to/arjunsinghlubana</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%2F427782%2Fd75dfbb9-8989-4a39-8edb-d07d9f42214c.jpg</url>
      <title>DEV Community: Arjun Lubana</title>
      <link>https://dev.to/arjunsinghlubana</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/arjunsinghlubana"/>
    <language>en</language>
    <item>
      <title>Bliszter - Publisher for Medium, Hashnode and Devto</title>
      <dc:creator>Arjun Lubana</dc:creator>
      <pubDate>Mon, 29 Aug 2022 19:12:46 +0000</pubDate>
      <link>https://dev.to/arjunsinghlubana/bliszter-3e84</link>
      <guid>https://dev.to/arjunsinghlubana/bliszter-3e84</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--6DKP7-Z4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/hnksf5528l88l56e9z51.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--6DKP7-Z4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/hnksf5528l88l56e9z51.gif" alt="Cover Image" width="880" height="495"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Overview of My Submission
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://bliszter.vercel.app"&gt;Bliszter&lt;/a&gt; is an easy an intuitive way to publish your blog posts on blogging platforms. All you need is markdown text. &lt;/p&gt;

&lt;p&gt;I personally enjoy writing markdown. It's a fairly easy way to compose my content. I have blogged on Hashnode for a while now but I've always wanted to join the Dev community. And yet I want to still able to post my articles, so I made bliszter.&lt;/p&gt;

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

&lt;p&gt;MEAN/MERN Mavericks&lt;/p&gt;

&lt;h3&gt;
  
  
  Language Used
&lt;/h3&gt;

&lt;p&gt;Bliszter is 90% Typescript. Why? Why not? I love using Typescript. One thing I enjoy about Typescript is it's forcing you to somehow pretest your code as you write JavaScript.&lt;br&gt;
Bliszter is built with NextJS and deployed on the Vercel Network. All authentication protocols are taken care of by SuperTokens. The editor is just a vanilla ReactMDE while every post written is cached and stored by Redis.&lt;/p&gt;
&lt;h3&gt;
  
  
  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--566lAguM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/arjunlubana"&gt;
        arjunlubana
      &lt;/a&gt; / &lt;a href="https://github.com/arjunlubana/bliszter"&gt;
        bliszter
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Web platform to publish article to hashnode, dev and medium
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;h1&gt;
Bliszter&lt;/h1&gt;
&lt;p&gt;Publish your articles on Hashnode, Medium and Dev.&lt;/p&gt;
&lt;p&gt;&lt;a rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/7d2078b27d1e71154bf1e954c0cd072f96d7cd2532fb722a38c10532a79dc399/68747470733a2f2f6465762d746f2d75706c6f6164732e73332e616d617a6f6e6177732e636f6d2f75706c6f6164732f61727469636c65732f3963786869667878717268736d6b6f3464776e652e706e67"&gt;&lt;img src="https://camo.githubusercontent.com/7d2078b27d1e71154bf1e954c0cd072f96d7cd2532fb722a38c10532a79dc399/68747470733a2f2f6465762d746f2d75706c6f6164732e73332e616d617a6f6e6177732e636f6d2f75706c6f6164732f61727469636c65732f3963786869667878717268736d6b6f3464776e652e706e67" alt="App Screenshot"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/arjunlubana/bliszter"&gt;Bliszter Editor&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;
How it works&lt;/h2&gt;
&lt;p&gt;When publishing an article, Bliszter will save the article to Redis after publish is successful.&lt;/p&gt;
&lt;h3&gt;
How the data is stored:&lt;/h3&gt;
&lt;p&gt;Bliszter stores all articles to Redis. It uses RedisJSON to store data in a unified format to be used by all three blogging platforms.&lt;/p&gt;
&lt;div class="snippet-clipboard-content notranslate position-relative overflow-auto"&gt;&lt;pre class="notranslate"&gt;&lt;code&gt;const articleSchema = new Schema(Article, {
  userId: { type: "string" },
  title: { type: "string" },
  markdown: { type: "string" },
  medium_url: { type: "string" },
  hashnode_url: { type: "string" },
  devto_url: { type: "string" },
});

&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;h3&gt;
How the data is accessed:&lt;/h3&gt;
&lt;p&gt;Data from Redis is accessed by RedisSearch which filters all articles for a particular user.&lt;/p&gt;
&lt;h2&gt;
How to run it locally?&lt;/h2&gt;
&lt;p&gt;Clone this repo and install all dependencies with npm or yarn.&lt;/p&gt;
&lt;p&gt;Then run:&lt;/p&gt;
&lt;div class="snippet-clipboard-content notranslate position-relative overflow-auto"&gt;&lt;pre class="notranslate"&gt;&lt;code&gt;// For yarn enthusiasts

yarn dev

// For npm lovers

npm run dev
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;h2&gt;
Deployment&lt;/h2&gt;
&lt;p&gt;To make deploys…&lt;/p&gt;
&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/arjunlubana/bliszter"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;


&lt;h3&gt;
  
  
  Additional Resources / Info
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://redis.io"&gt;Redis&lt;/a&gt;&lt;br&gt;
&lt;a href="https://nextjs.org"&gt;NextJS&lt;/a&gt;&lt;br&gt;
&lt;a href="https://supertokens.com"&gt;SuperTokens&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/andrerpena/react-mde#readme"&gt;ReactMDE&lt;/a&gt;&lt;br&gt;
&lt;a href="https://chakra-ui.com/"&gt;Chakra UI&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Collaborators
&lt;/h3&gt;

&lt;p&gt;This personal project is my way of greeting the Dev Community. I have built the project entirely alone apart from the huge help the dev community gives with an abundance of articles.&lt;br&gt;
Bliszter is open-source and would love if anyone looking to get into OSS to collaborate.&lt;/p&gt;




&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Check out &lt;a href="https://redis.io/docs/stack/get-started/clients/#high-level-client-libraries"&gt;Redis OM&lt;/a&gt;, client libraries for working with Redis as a multi-model database.&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Use &lt;a href="https://redis.info/redisinsight"&gt;RedisInsight&lt;/a&gt; to visualize your data in Redis.&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Sign up for a &lt;a href="https://redis.info/try-free-dev-to"&gt;free Redis database&lt;/a&gt;.&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>redishackathon</category>
      <category>redis</category>
    </item>
  </channel>
</rss>
