Skip to main content

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.

My GIF

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