How to cross-post to hashnode and dev.to from your command line

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • zapier-integration-create-hashnode-story

    Discontinued A Zapier integration for creating stories on Hashnode.com and adding them to publications

  • Mihai Bojin explains it really well in this github repo how to do that. I’ve tried and had to create a new integration id and install zapier package, which I will not be using ever again. Even though I managed to create a custom Zap for my account it stuck on listening for RSS and pop out same blog post repeatedly sometimes. So I had to give up on this.

  • cross-post

    Cross Post a blog to multiple websites

  • Dev.to has a REST api and hashnode has a GraphQL endpoints so there must be a tool that uses these endpoints right? Yes there are couple ones. I found two actual products that you need to pay but didn’t want to go for that. And finally I found this github repo.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • cross-post

    Cross Post a blog to multiple websites (by gokhandemirhan)

  • It is really handy and simple cli, that does the job well. In my case not so well since I had to configure it for my needs. What it does is actually getting the contents of the given URL, parses it to markdown and uses these platforms APIs to create a post there. I tried to post directly from the markup file I already have(since I am using VSCode to write)but dealing with frontmatter can be frustrating, so I’ve forked and edited that plugin. You can find mine here.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts