Database Client Tools
Introduction
Introduce Poker, a real-time database client tool for Pocketto built with React.
By using this, you may monitor your database in real-time, execute queries, and manage your data with ease.
Installation
You can clone and run the Poker tool locally.
git clone git@github.com:pockettojs/pocketto-docs.git
cd poker
npm install
npm run start