Skip to content

zeroopensource/zeroopensource-org

Repository files navigation

ZeroOpenSource.org

Main website for Zero Open Source™ (aka ZeroOpenSource™; “Zero”)

Deployed at https://zeroopensource.org


📦 Getting Started

To get this project running locally, follow these steps:

Prerequisites

Ensure you have the following installed:

  • Node.js (version 18+ recommended)
  • pnpm (install via npm install -g pnpm)
  • Turborepo (install via npm install -g turbo)

Installation

  1. Clone this repository:

    git clone https://github.com/zeroopensource/zeroopensource.org.git
    cd zeroopensource.org
    
  2. Install dependencies using 'pnpm':

    pnpm install
    
  3. Start the development server:

    pnpm dev
    

    Your app should now be running at http://localhost:3000.

Contributing

We welcome contributions! To contribute:

  1. Fork this repository.
  2. Create a new branch.
  3. Make your changes.
  4. Open a Pull Request with a clear description of your changes.

About

Zero Open Source™ (aka ZeroOpenSource™; Zero)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published