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
|
||
|---|---|---|
| .. | ||
| infrastructure | ||
| maplefile-backend | ||
| maplepress-backend | ||
| README.md | ||
☁️ Cloud Backend Services
Backend web services for Maple Open Technologies, written in Go.
📦 Projects
- maplepress-backend - MaplePress WordPress search service
- maplefile-backend - MapleFile modular monolith
- infrastructure - Shared infrastructure (Cassandra, Redis, Meilisearch, SeaweedFS)
🚀 Getting Started
Each project has its own documentation:
- Start infrastructure: See infrastructure
- 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.