NudgeOn builds open-source software for customer engagement and traffic control. Our two products — NudgeOn Platform and NudgeOn Waiting Room — each include installation tools and an admin console. Run either on your own servers, independently or together.
| Product | Use it to |
|---|---|
| NudgeOn Platform | Send messages based on customer actions and manage customer journeys. |
| NudgeOn Waiting Room | Queue visitors during traffic spikes and control admission to your service. |
A customer engagement platform for product teams.
- Collect app events and manage customer profiles.
- Group customers by their attributes and actions.
- Build journeys with triggers, waits, and mobile push messages.
- Manage audiences, journeys, and message activity from the console.
SDKs connect iOS, Android, React Native, and Flutter apps to the platform.
Source · Documentation · 한국어 안내
A virtual waiting room for websites and apps. Use it for ticket sales, product launches, or any event where many visitors arrive at once.
- Keep visitors in a first-in-first-out queue.
- Set admission limits and pause or resume entry from the admin console.
- Monitor waiting visitors, admissions, and origin health.
- Configure rooms and customize the visitor-facing waiting page.
Waiting Room installs separately and works with your existing website or API.
Source · Documentation · 한국어 안내
Both products include commands for installation and initial setup.
Platform — clone the repository and start Safe Boot:
git clone https://github.com/NudgeOn/nudgeon-platform.git
cd nudgeon-platform
./nudgeon upSafe Boot prepares local secrets, starts the stack, and shows its readiness state.
Waiting Room — download the CLI from Releases, then run:
./wrctl install
./wrctl setupDocker with Compose is the only runtime prerequisite for the downloaded CLI. It installs the prebuilt runtime and provides access to the initial admin setup. See the installation guide for the local environment and release details.
- iOS — Swift
- Android — Kotlin
- React Native
- Flutter
Both products use Apache-2.0. The NudgeOn name and logo are covered by a separate trademark policy.
