Tinybase

Author: s | 2025-04-25

★★★★☆ (4.2 / 1732 reviews)

google docs copy

How TinyBase Is Built. Developing TinyBase; Architecture; Testing; Documentation; How The Demos Work; Credits; FAQ; Releases; Demos; API; TinyBase; Guides; How TinyBase Is Built; Developing TinyBase; Developing TinyBase. This guide is for people who would like to checkout the TinyBase code and build it from source. It's a quick overview of the

Download dsd route manager

cyningstan/TinyBASIC: TinyBASIC interpreter and compiler - GitHub

Areimporting.Import from the previous versionSettingsCurrently, the only setting is to configure a sync service. This is an advanced topic and only recommended to peoplewith some programming experience. You have to set up a service, that can run on your machine or somewhere that'saccessible in the network.Running a sync serverThis version of the YouTube Looper uses TinyBase as the data layer.If you have multiple devices or want to back up your data locally; you can run a server and connect to it!You're going to need to have some developer tools installed on your machine:BunGitDownload and run the server:git clone youtube-looper-serverbun run index.tsAfter that, open the settings in the extension dashboard and paste this in the URL for the WebSocket connection:ws://localhost:8047/youtube-looperThe background will turn green when the connection is successfully made.Status on modalWhen you have sync turned on, you will notice a circle in the bottom area of the modal:The green circle means the connection is working and your data is synced. If you see a red dot, go to the dashboardpage and check your configuration.Backing up dataOne way to back up the data from the server is to back up the files at server-storage folder.There will be a JSON file called youtube-looper.json if you followed the configuration described above.Developing the extensionIf you like to develop the extension, make sure you have pnpm installed, and them:This will start the compilation and open the browser in an anonymous profile with the extension in dev mode installedon it.Building extensionTo build releases:# for chromepnpm run zip# for firefoxpnpm run zip:firefox

tinyplex/vite-tinybase: A vanilla TinyBase Vite template - GitHub

. How TinyBase Is Built. Developing TinyBase; Architecture; Testing; Documentation; How The Demos Work; Credits; FAQ; Releases; Demos; API; TinyBase; Guides; How TinyBase Is Built; Developing TinyBase; Developing TinyBase. This guide is for people who would like to checkout the TinyBase code and build it from source. It's a quick overview of the How TinyBase Is Built. Developing TinyBase; Architecture; Testing; Documentation; How The Demos Work; Credits; FAQ; Releases; Demos; API; TinyBase; Guides; How TinyBase Is Built; Developing TinyBase; Developing TinyBase. This guide is for people who would like to checkout the TinyBase code and build it from source. It's a quick overview of the

GitHub - nssilva/TinyBASIC-C: TinyBASIC compiler written in C

An Intro To Persistence - TinyBase

An Intro To Synchronization - TinyBase

. How TinyBase Is Built. Developing TinyBase; Architecture; Testing; Documentation; How The Demos Work; Credits; FAQ; Releases; Demos; API; TinyBase; Guides; How TinyBase Is Built; Developing TinyBase; Developing TinyBase. This guide is for people who would like to checkout the TinyBase code and build it from source. It's a quick overview of the How TinyBase Is Built. Developing TinyBase; Architecture; Testing; Documentation; How The Demos Work; Credits; FAQ; Releases; Demos; API; TinyBase; Guides; How TinyBase Is Built; Developing TinyBase; Developing TinyBase. This guide is for people who would like to checkout the TinyBase code and build it from source. It's a quick overview of the

An Intro To Queries - TinyBase

Comments

User2220

Areimporting.Import from the previous versionSettingsCurrently, the only setting is to configure a sync service. This is an advanced topic and only recommended to peoplewith some programming experience. You have to set up a service, that can run on your machine or somewhere that'saccessible in the network.Running a sync serverThis version of the YouTube Looper uses TinyBase as the data layer.If you have multiple devices or want to back up your data locally; you can run a server and connect to it!You're going to need to have some developer tools installed on your machine:BunGitDownload and run the server:git clone youtube-looper-serverbun run index.tsAfter that, open the settings in the extension dashboard and paste this in the URL for the WebSocket connection:ws://localhost:8047/youtube-looperThe background will turn green when the connection is successfully made.Status on modalWhen you have sync turned on, you will notice a circle in the bottom area of the modal:The green circle means the connection is working and your data is synced. If you see a red dot, go to the dashboardpage and check your configuration.Backing up dataOne way to back up the data from the server is to back up the files at server-storage folder.There will be a JSON file called youtube-looper.json if you followed the configuration described above.Developing the extensionIf you like to develop the extension, make sure you have pnpm installed, and them:This will start the compilation and open the browser in an anonymous profile with the extension in dev mode installedon it.Building extensionTo build releases:# for chromepnpm run zip# for firefoxpnpm run zip:firefox

2025-03-28

Add Comment