Skip to content

border-radius/tab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seamlessly Syncable Tab Across Devices

A shared text/file clipboard that allows you to effortlessly sync content across all your internet-connected devices.

tab.th61.com

Getting Started

Follow these steps to set up and run the project on your own:

  1. 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.

  2. Import the collection from pb_schema.json by navigating to Settings > Import Collections.

    Important: Make sure to check the option "Merge with existing collections" during the import process.

  3. Copy the tab.pb.js file into the pb_hooks folder of your PocketBase instance. This hook will clean up the database by removing records older than one day.

  4. Update the PocketBase URL: in the dist/index.html file, replace https://pb.th61.com with the URL of your PocketBase instance.

  5. Deploy to Dokku. Follow your usual deployment process to deploy the application to Dokku.

Contributing

We welcome contributions! Please feel free to submit issues or pull requests.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Seamlessly syncable tab across devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published