Skip to main content

Introduction

Pocketto is a CRUD tools that can let you manage your data across different platforms with ease. You can remain offline and sync when there is internet connection.

Highlights

  • Offline First Architecture: You can use Pocketto without internet connection. Even in web application.
  • Sync: Sync your data across different platforms.
  • Run with different javascript environment: Pocketto can run in different javascript environment like Node.js, Browser, React Native, so you don't need to rewrite your business logic in different platform.
  • Encrypted: Pocketto allow you to encrypts your data and store it locally.
  • Open Source: Pocketto is open source so everybody can use it and inspect the code to prevent any security issues.

Getting Started

To get started, click here to proceed.

Examples

You can download and setup the example project from below: ample Projects