An open API service indexing awesome lists of open source software.

https://github.com/green-ecolution/project-website

Landing Page for Green Ecolution
https://github.com/green-ecolution/project-website

Last synced: 5 months ago
JSON representation

Landing Page for Green Ecolution

Awesome Lists containing this project

README

          

# Green Ecolution โ€“ Landing Page

This is the landing page for [Green Ecolution](https://green-ecolution.de), a research project focused on data-driven irrigation of urban trees.

## About the Project

Green Ecolution is a collaboration between the University of Applied Sciences Flensburg and the Technisches Betriebszentrum Flensburg (TBZ). The project uses sensor technology, data analysis, and digital route planning to optimize tree irrigation โ€“ saving water and resources in urban environments.

The system is currently being developed towards production readiness for real-world deployment.

## Tech Stack

- [Vite](https://vitejs.dev/) + [React](https://react.dev/) + [TypeScript](https://www.typescriptlang.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- Deployed via GitHub Actions + Helm to Kubernetes

## Development

```bash
pnpm install
pnpm dev
```

The site runs on http://localhost:5173

## Build

```bash
pnpm build
```

## Contact

[info@green-ecolution.de](mailto:info@green-ecolution.de) ยท [GitHub Organization](https://github.com/green-ecolution)