🚀 Bisatopup Widget - Production Build
Welcome to the Bisatopup widget distribution. This container serves the production-ready widget files.
📦 Available Files
🔧 Quick Integration
<!-- Include Widget CSS -->
<link rel="stylesheet" href="https://widget.bisatopup.co.id/bisatopup-widget.css">
<!-- Include Widget JS -->
<script src="https://widget.bisatopup.co.id/bisatopup-widget.js"></script>
<!-- Initialize Widget -->
<script>
const widget = Object.create(btuPpob);
widget.key = "your-api-key";
widget.init();
</script>
📚 Documentation
For detailed integration instructions, please see the integration guide.
🛠️ Container Info
- Server: Nginx on Alpine Linux
- Port: 80
- Build: Production optimized
- CORS: Enabled for widget embedding