2 Open Issues Need Help Last updated: Jun 18, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Improve the performance and user experience of the Mantis C++ BaaS library. This involves investigating and addressing issues #7 and #8 (details not provided), potentially optimizing code, improving the API, or enhancing the development workflow.

Complexity: 4/5
documentation enhancement good first issue

Lightweight BaaS written in C++

C++
Schema Migration 3 months ago

AI Summary: Implement schema migration functionality for the Mantis BaaS. This involves creating two commands: one to dump the current database schema to a JSON file, and another to restore a schema from a JSON file. The migration should only handle schema changes, not data.

Complexity: 4/5
enhancement good first issue

Lightweight BaaS written in C++

C++