Skip to content

zenika-open-source/oss.zenika.com

Repository files navigation

Welcome to Zenika OSS ๐Ÿ‘‹

Maintenance License: Apache 2.0 CircleCI Netlify Status

Website to display awesome insights about organization open source activity.

โœจHomepage

https://oss.zenika.com

Zenika Hacktoberfest Leaderboard

โš ๏ธ You must be part of the Zenika company to participate to the leaderboard. โš ๏ธ

Zenika Hacktoberfest Leaderboard: https://oss.zenika.com/contributors.

To be added to the leaderboard you must add your GitHub or GitLab username and your Zenika location in the /src/app/hacktoberfest.json/route.ts file.

You will need:

Then you can make a PR to add your name:

  1. Fork this repository
  2. Edit the /src/app/hacktoberfest.json/route.ts file by adding your information to the hacktoberfestData array like this:
  {
      "name": "your name you want to display on this website",
      "agency": "your-location",
      "github": {
        "handle": "your-github-username"
      },
      "gitlab": {
        "handle": "your-gitlab-username"
      }
    }

โš ๏ธ Please copy/paste one of the following locations:

  • "Bordeaux, FR"
  • "Brest, FR"
  • "Casablanca, MA"
  • "Clermont-Ferrand, FR"
  • "Grenoble, FR"
  • "Lille, FR"
  • "Lyon, FR"
  • "Montreal, CA"
  • "Nantes, FR"
  • "Niort, FR"
  • "Paris, FR"
  • "Rennes, FR"
  • "Singapore, SG"
  • "Toulouse, FR"
  1. Create the PR.

๐ŸŽ‰ So you will have your first PR. Happy Hacktoberfest!

If you don't want this PR to be considered for Hacktoberfest, you can add the invalid label to your PR."

Once reviewed and merged, it may take one hour before the website is updated (cache stuff :)

Zenika Hacktoberfest Leaderboard: https://oss.zenika.com/hacktoberfest.html.

๐Ÿ“ฆ Install

npm install

๐Ÿš€ Usage

Development

npm run dev

Build

npm run build

Start production server

npm run start

Linting and formatting

# Check linting
npm run lint

# Fix linting issues
npm run lint:fix

# Format code
npm run format

# Type checking
npm run typecheck

๐Ÿค Contributing

Contributions, issues and feature requests are welcome. Feel free to check issues page if you want to contribute.

Please see contribution doc

๐Ÿ‘ค Author

Zenika

๐Ÿ™ Show your support

Please โญ๏ธ this repository if you like it.

๐Ÿ“ License

Copyright ยฉ 2025 Zenika.

This project is Apache 2.0 licensed.


This README was generated with โค๏ธ by readme-md-generator

with love by zenika

About

Website to display awesome insights about organization open source activity

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 124

Languages