Skip to content

monikazielinska0512/software-5.0

Repository files navigation

Software 5.0 – Documentation Website

Next.js React TailwindCSS Framer Motion MDX


This repository contains the documentation website for the Software 5.0 Framework, developed as part of the Master’s thesis:

Integrating Social and Ecological Sustainability in Software Product Development
Technical University of Munich
Author: Monika Zielińska (2025)


🎯 Purpose

Software has a dual role in sustainability:
it can enable responsible innovation, but it can also reinforce ecological and social challenges.
Yet, sustainability is still marginally embedded in software engineering education and practice.

The Software 5.0 Framework addresses this gap by providing:

  • Practical methods
  • Ready-to-use templates
  • Guidance for embedding social and ecological sustainability in software projects

This website serves as the documentation hub for the framework.


🚀 Getting Started

To set up the project locally:

  1. Clone the repository
  2. Install dependencies
  3. Run the development server
  4. Build and start the production server
# clone the repository
git clone https://github.com/your-username/master-thesis.git
cd master-thesis

# install dependencies
npm install

# start development server
npm run dev

# build for production
npm run build

# run production build
npm start

After starting, open http://localhost:3000 in your browser.
The site will auto-refresh as you edit files.


🛠️ Tech Stack


📚 Learn More


📜 License

This project is open for educational and research purposes.
For reuse beyond these contexts, please contact the author.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors