Skip to content

Checks how friendly your Open Source project is and suggests improvements! Sponsored by @Flagsmith

License

Notifications You must be signed in to change notification settings

Muhammad-Owais-Warsi/HealthCheck

 
 

Repository files navigation

Note

Sponsored by the Open Source project Flagsmith https://github.com/Flagsmith/flagsmith

HealthCheck

How friendly is your GitHub Open Source Repo? This project will check to make sure you are using Best Practices to attract more users, contributors and Stars, as well as suggest steps as to how you can improve the Repo to achieve this.

Screenshot of repo checks

Quickstart guide

Caution

Node v21+ is required

  1. Clone this GitHub Repo

  2. Install the dependencies with npm ci

  3. Copy .env.example to .env (you will need an environment key from Flagsmith, this is shown later on)

  4. Create a free account on Flagsmith https://www.flagsmith.com (you can also sign in with GitHub)

  5. Create an Organisation and Project

  6. Create the Feature Flags with these steps

    a. Create the feature tagline by clicking Create Feature

    Create feature screenshot

    b. Fill in the Feature Flag form with these details and click Create Feature

    Save feature flag screenshot

    c. (OPTIONAL) Import the flags to your Flagsmith account using the file ./flagsmith.json (note this will be per environment, for example development)

    Import flags on Flagsmith

  7. Get your environment key from Flagsmith and add to .env file

How to get environment key

  1. Run the project with npm run dev

About

Checks how friendly your Open Source project is and suggests improvements! Sponsored by @Flagsmith

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.0%
  • TypeScript 6.9%
  • CSS 0.1%