This is the repository backing the website of the Platform Mesh project.
We welcome contributions to the Platform Mesh website! If you have suggestions, improvements, or bug fixes, please follow these steps:
- Fork the repository
- Create a new branch for your changes
- Make your changes and commit them with a clear message
- Test your changes locally:
npm install npm run dev # Development server at http://localhost:5173 # Or test with versioning: DOCS_VERSION=main npm run build npm run preview # Preview at http://localhost:4173/main/
- Push your changes to your fork
- Create a pull request against the
mainbranch of this repository
For detailed documentation on versioning, local testing, and GitHub Pages deployment, see the documentation:
- Deployment How-To Guide - Complete guide for local testing, version switching, and deploying to GitHub Pages
- Verifying Deployment - Step-by-step verification checklist and troubleshooting
Diagrams are done excalidraw and can be found here (read-only link): https://link.excalidraw.com/readonly/NGxHb0Dkpp1pZKTFeW1h?darkMode=true