you only need to fork if you are interacting directly with your own databases or env tokens (creating/editing tables, etc). i think dbInit is the only one you need to fork
still giving me grief! will try and dive in later , thanks so far!
SyntaxError: The requested module 'https://esm.town/v/all/SQLiteTable' does not provide an export named 'SQLiteTable' at https://esm.town/v/all/TokenDB?v=1:2:10
at async Object.fetch (file:///opt/render/project/src/guest/index.ts:628:15)
at async ext:deno_http/00_serve.ts:364:18 {
code: "ERR_MODULE_NOT_FOUND"
}
TypeError: Module not found "https://esm.town/v/all/TokenDB". can't seem to find this val..
@all ah i had it private. just made it public at https://www.val.town/v/peterqliu/TokenDB try again plz!
hmm the esm.town link is still broken
thanks!
looks like generateString unavailable too, there might be one more I think. always unsure if i need to fork or I can import...
ah yes, also just publicized https://www.val.town/v/peterqliu/generateString
you only need to fork if you are interacting directly with your own databases or env tokens (creating/editing tables, etc). i think dbInit is the only one you need to fork
still giving me grief! will try and dive in later , thanks so far!
thanks for trying! just made that one visible too
i thought i had made all those public by now, but alas i hadn't. sorry for the griefin