monorepo/cloud
Bartlomiej Mika 5156835e80 Fix: Update users_by_email with all fields
The security_data field, which includes the WasEmailVerified
flag, must be preserved during email updates. The update
query now includes all fields in the users_by_email table.

https://codeberg.org/mapleopentech/monorepo/issues/1#issuecomment-8725011
2025-12-05 15:38:46 -05:00
..
infrastructure Refactored. 2025-12-02 22:48:40 -05:00
maplefile-backend Fix: Update users_by_email with all fields 2025-12-05 15:38:46 -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.