monorepo/cloud
Bartlomiej Mika 598a7d3fad feat: Implement email change functionality
This commit introduces the following changes:

-   Added new API endpoints for email change requests and
    verification.
-   Updated the backend code to support email change workflow,
    including validation, code generation, and email sending.
-   Updated the frontend to include components for initiating and
    verifying email changes.
-   Added new dependencies to support email change functionality.
-   Updated the existing components to include email change
    functionality.

https://codeberg.org/mapleopentech/monorepo/issues/1
2025-12-05 15:29:26 -05:00
..
infrastructure Refactored. 2025-12-02 22:48:40 -05:00
maplefile-backend feat: Implement email change functionality 2025-12-05 15:29:26 -05:00
maplepress-backend Saved our architecture pattern. 2025-12-05 14:05:19 -05:00
README.md Initial commit: Open sourcing all of the Maple Open Technologies code. 2025-12-02 14:33:08 -05:00

☁️ Cloud Backend Services

Backend web services for Maple Open Technologies, written in Go.


📦 Projects


🚀 Getting Started

Each project has its own documentation:

  1. Start infrastructure: See infrastructure
  2. Start a backend: See maplepress-backend or maplefile-backend

All backends share the same infrastructure for development.

🤝 Contributing

Found a bug? Want a feature to improve the cloud services? Please create an issue.

📝 License

This application is licensed under the GNU Affero General Public License v3.0. See LICENSE for more information.