Public
HTTP
Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
Readme

Fork it and authenticate with your Val Town API token as the password. Needs an OPENAI_API_KEY env var to be set, and change the variables under "Set these to your own".

https://x.com/JanPaul123/status/1812957150559211918

1
2
3
4
5
6
7
8
import VALLErun from "https://esm.town/v/janpaul123/VALLErun";
// Set these to your own
export default VALLErun({
username: "peterzakin",
// Make a folder, navigate to it, and get this from the URL.
tempValsParentFolderId: "b2cbb588-460c-11ef-a89e-de64eea55b61",
});
peterzakin-valle.web.val.run
July 19, 2024