What problem does it solve?
This Skill streamlines local development and testing for Binwak, making it easy to create, manage, and test Bingo Boards within the local environment.
Core Features & Use Cases
- Local Development Workflow: Offers a step-by-step guide to set up and run the local backend and mini-program, ensuring a smooth development experience.
- Clean Setup for Testing: Provides a way to start with an empty database, ideal for testing new user onboarding and similar processes.
- Real Device Visualization: Allows for real device testing with full functionality, including photo upload and card export.
- Reset to Fresh Start: Offers a method to reset both the client and server states to a new, untouched state, for consistent testing.
Quick Start
To begin local development, run the command: 'dev' in the Binwak directory.