Giter Site home page Giter Site logo

opensource.builders's Introduction

Opensource.builders Gatsby Starter

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

πŸš€ Quick start

Local setup

  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!

Online one-click setup

To edit website online, check out the CodeSandbox:

https://codesandbox.io/s/github/junaid33/opensource.builders

Want to add a open-source project?

There are 2 ways to add a new open-source project

  1. Go to http://localhost:8000/edit. You will see a blue pencil icon on the bottom left. When you click it, it opens TinaCMS. You can add comparisons and alternatives here and change the data on existing ones. Once done, the data is automatically saved and you can send a PR which I can preview and accept quickly.

  2. All the data is saved here:

https://github.com/junaid33/opensource.builders/blob/master/content/alts/alts.json

You can edit this JSON directly and send a PR if you don't want to run anything locally.

Want to add a request for open-source alternatives?

  1. Create an issue with the title being the name of the commercial software and the body being a small description
  2. Add the label "request" and give it the initial thumbs-up

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.