Nudgra is an Instagram automation app for operators who want control over their automation rules, connected accounts, and deployment. Use Nudgra to connect an Instagram professional account, receive Meta webhook events, send DM replies and follow-ups, and manage contacts, conversations, automations, and logs from a dashboard.Documentation Index
Fetch the complete documentation index at: https://maikocorp.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Choose a distribution
Nudgra OSS
Self-host the app, database, webhooks, OAuth, jobs, HTTPS, and backups. Choose this path when you want to operate your own infrastructure.
Nudgra Cloud
Host the Next.js dashboard on Vercel and run backend state, auth, scheduling, and webhooks on Convex Cloud. Choose this path when you want less infrastructure to manage.
Shared requirements
Both distributions need:- A Google account for dashboard sign-in.
- A Meta Developer account.
- An Instagram professional account, business or creator.
- A public production domain for OAuth redirects and webhooks.
Source repositories
Nudgra OSS on GitHub
Open the self-hosted repository.
Nudgra Cloud on GitHub
Open the Next.js and Convex repository.