A shared text/file clipboard that allows you to effortlessly sync content across all your internet-connected devices.
Follow these steps to set up and run the project on your own:
-
Set Up a PocketBase Instance. You can either host your own PocketBase instance using dokku-pocketbase or sign up for a free instance at PocketHost.
-
Import the collection from
pb_schema.jsonby navigating to Settings > Import Collections.Important: Make sure to check the option "Merge with existing collections" during the import process.
-
Copy the
tab.pb.jsfile into thepb_hooksfolder of your PocketBase instance. This hook will clean up the database by removing records older than one day. -
Update the PocketBase URL: in the
dist/index.htmlfile, replacehttps://pb.th61.comwith the URL of your PocketBase instance. -
Deploy to Dokku. Follow your usual deployment process to deploy the application to Dokku.
We welcome contributions! Please feel free to submit issues or pull requests.
This project is licensed under the MIT License. See the LICENSE file for details.
