Skip to content

Overview

A val is a collaborative, versioned folder of deployed code—like a GitHub repo that can run. They can be used to create APIs, crons, agents, slack bots, websites, email handlers and more with JavaScript and SQLite. Vals include:

There are 3 types of triggers that JavaScript files within a val can have:

Every file change is automatically versioned. Rollbacks are instantaneous. You can create branches and remixes for development and collaborating.