/opensource.builders

Find open-source alternatives

Primary LanguageJavaScriptMIT LicenseMIT

Opensource.builders Gatsby Starter

Opensource.builders is a website to find and request open-source alternatives to popular software you already use.

🚀 Quick start

  1. Clone the site.

    Use the Gatsby CLI to create a new site, specifying the blog starter.

    # clone this repo
    git clone https://github.com/junaid33/opensource.builders
  2. Start developing.

    Navigate into your new site’s directory and start it up.

    cd opensource.builders
    yarn install
    yarn start
  3. Open the source code and start editing!

    Your site is now running at http://localhost:8000!

🧐 What's the tech stack?

  1. TinaCMS to add the comparisons and alternatives. They are kept as a JSON file.
  2. ChakraUI to style the website
  3. Github issues to handle new requests