26
Published Tools
0
Total Stars
0
Weekly Downloads
38
GitHub Followers
60
Public Repos
Published Tools
4 MCP Servers22 Skillsacross 2 categoriesio.github.apolocine/mosta-net
1 MCP server, 13 databases, zero config. Multi-protocol transport with Auth + RBAC.
@mostajs/orm
apolocine
Hibernate-inspired multi-dialect ORM for Node.js/TypeScript — One API, 13 databases, zero lock-in
@mostajs/face
apolocine
Reusable face recognition module — detection, descriptor extraction, 1:N matching
@mostajs/init
apolocine
CLI & codegen tool — discover @mostajs modules, generate routes, pages, DAL registry, and configuration reports
@mostajs/audit
apolocine
Reusable audit logging module — fire-and-forget logAudit() with paginated consultation
@mostajs/setup
apolocine
Reusable setup wizard module — multi-dialect DB configuration, .env.local writer, seed runner
@mostajs/settings
apolocine
Reusable key-value settings module with typed factory, React provider and auto-generated form
@mostajs/ticketing
apolocine
Ticketing module — tickets, scan, face recognition, quota management (merged scan+face)
@mostajs/auth
apolocine
Authentication — NextAuth, password hashing, session management
@mostajs/media
apolocine
Image and video capture, editing, and upload components for React/Next.js
io.github.apolocine/orm-mcp
apolocine
MCP server for @mostajs/orm: generate, lint (24 rules) & migrate EntitySchemas.
@mostajs/net
apolocine
Multi-protocol transport layer for @mostajs/orm — expose entities via REST, gRPC, GraphQL, WebSocket, SSE, tRPC, MCP, OData, Arrow Flight, JSON-RPC, NATS
...more@mostajs/ornetadmin
apolocine
Administration interface for @mostajs/orm (13 SGBD) and @mostajs/net (11+ protocols) — standalone or embedded in mosta-setup-studio
...more@mostajs/mproject
apolocine
Multi-project manager for @mostajs — orchestrate N isolated ORM instances
@mostajs/payment
apolocine
Payment module for @mostajs — Multi-provider (Stripe, Satim/CIB, Chargily, PayPal), multi-method, multi-currency
@mostajs/orm-adapter
apolocine
Third-party schema adapters for @mostajs/orm — convert Prisma, JSON Schema, OpenAPI to EntitySchema
@mostajs/octoswitcher
apolocine
Data access switcher — ORM direct or NET transport, one interface, zero config in modules
@mostajs/orm-bridge
apolocine
Runtime bridges for third-party ORMs (Prisma, Drizzle, TypeORM, Mongoose) — intercept their calls and redirect to @mostajs/orm for 13-database access without rewriting existing code
...more@mostajs/orm-cli
apolocine
Universal CLI to integrate @mostajs/orm into any project — one-shot `mostajs bootstrap` migrates a Prisma project (codemod + deps + schema convert + DDL) to 13 databases with zero code change.
...more@mostajs/orm-copy-data
apolocine
Cross-dialect data copy — 1 source (DB/CSV/JSON/SQL) → N destinations (DB/SQL dump/JSON/CSV). Backup, migration, seeding. CLI + API. Cron-ready.
...more@mostajs/data-plug
apolocine
Data access plug — interchangeable backend (ORM direct, REST proxy, …) with multi-dialect registry + auto-register apikey via @mostajs/auth-flow (MOSTA_AUTH_FLOW_URL distinct, forceRefresh, clearCachedApiKey). Caller doesn't know which 'plug' is connected
...more@mostajs/subscriptions-plan
apolocine
Subscription plans, billing, invoices and usage tracking for @mostajs
@mostajs/booking-payment
apolocine
Adapter thin entre @mostajs/booking et @mostajs/payment (multi-provider Stripe/Chargily/Satim/PayPal). Hook beforeReserve capture deposit, webhook handler confirme reservation après paiement, refund automatique selon cancellation window.
...more@mostajs/orm-samples
apolocine
Runnable samples covering 100% of @mostajs/orm's llms.txt — copy-paste install per feature.
@mostajs/auth-lite
apolocine
Minimal email/password + session auth for Next.js on @mostajs/orm. No native addon — boots in Bolt.new / StackBlitz / edge.
...more@mostajs/media-mcu
apolocine
MCU (Multipoint Conferencing Unit) pour l'écosystème @mostajs/* — compose N flux WebRTC en 1 flux HLS/RTMP via ffmpeg. Réception RTP via mediasoup PlainTransport. Cas d'usage : régie, replay archivage, broadcast unique.
...more