Skip to content

protontypes/climate-triage

Repository files navigation

ClimateTriage

About the Project

ClimateTriage is a dedicated platform within the open source ecosystem, focusing on climate change, energy, biodiversity, and natural resource management. Utilizing a statically exported Next.js build, this project offers a robust and scalable solution for connecting developers with impactful sustainability projects. We collaborate closely with the API provided by Ecosyste.ms (GitHub Repository), ensuring a comprehensive and reliable source of project data.

Whether you're a seasoned developer or a newcomer eager to contribute, ClimateTriage.com provides a curated directory of impactful projects and a pathway to making your first meaningful contribution to open sustainable technology.

Adding Projects

To add a project to our list, please visit the main repository at Open Sustainable Technology on GitHub. Follow the guidelines provided to submit your project, ensuring it meets our criteria for acceptance.

Contributions

Contributions to ClimateTriage are highly encouraged and appreciated. Whether it's through improving documentation, enhancing features, or reporting issues, your involvement plays a vital role. For more information on contributing, please consult our contribution guidelines and feel free to submit pull requests or open issues.

Running the Project Locally

To set up and run ClimateTriage locally, follow these steps:

  1. Install Dependencies:

    pnpm install
  2. Prebuild the Project:

    pnpm prebuild
  3. Start the Development Server::

    pnpm dev

After executing these commands, the project will be running on your local development server.