Public
Like
sqlite-storage-size
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Remixed from https://www.val.town/x/stevekrouse/sqlite-storage-size
Once you've Remixed, Run in main.tsx
.
The amount of space used by SQLite is displayed in the log.
SQLite only has 10MB of space (free plan),
If my vals is using SQLite, you need to check the capacity of SQLite from time to time.
Maintain your SQLite manually:
https://docs.val.town/std/sqlite/#sqlite-admin-panels
If you're using status val:
https://www.val.town/x/balloon/statusAutoMente