DEV Community

Discussion on: Hacktoberfest 2020 — Who's looking for contributors?

Collapse
 
saif_shines profile image
Saif

We have some of the code samples for the developer community who refer to on regular basis. So we picked up small tasks like refactoring and reorganising sample app codes for especially for beginners to make quick Pull requests.

Find Freshworks Samples App repository and dive into issues.

If you prefer a bit more challenging tasks, look out for tags those don't have good first issue tag. We are hoping to help at least 100 developers make PRs to be one among first 10 PRs in their career this Hacktoberfest 2020.

GitHub logo freshworks / marketplace-sample-apps

Collection of Freshworks sample apps demonstrating various platform features (App Lifecycle events, Data APIs, Event APIs, Interface APIs, Data storage, OAuth, Serverless, and much more). https://developers.freshdesk.com



Freshworks Sample Apps

Sample Apps in this repository demonstrate features of our developer platform. Any app that you build will be run as part of the in-product experience. Join us in crafting those experiences.

The App development for any Freshworks product follows a common pattern. Which implies once an app built for one product will be similar to another with very few changes required.

Explore Tutorials

Setting up environment

  1. Install NVM
    • Instructions for Mac
    • For Windows
      • Download
      • Extract the installer from nvm-setup.zip listed under Assets.
  2. Install Node 10.18.1
  3. Install command line tool - FDK

Overall references

Products App SDK API Description
Freshdesk Documentation Reference Customer Support Software
Freshservice Documentation Reference IT service management software
Freshchat App Quickstart Web SDK Customer messaging software
Freshsales Documentation Reference Sales CRM software
Freshcaller Documentation Reference Call center software
Freshteam Documentation Reference Smart HR software

✍️ Resources

Collapse
 
uzair004 profile image
Muhammad Uzair

I would say i don't get it, what is this all about. But i will look into this later 🙌

Collapse
 
saif_shines profile image
Saif

That's very fair impression Uzair. So I though, to write my first blog on dev.to elaborating an answer to it.