Mike Wallio db24bf87c0 Fix `undefined is not an object (evaluating 'G.title')` (#395) hace 8 meses
..
bin 2384c7e734 ci: windows hace 8 meses
script 4f715e66dc ci: windows hace 8 meses
src db24bf87c0 Fix `undefined is not an object (evaluating 'G.title')` (#395) hace 8 meses
test d240f4c676 more edit tool fixes hace 8 meses
.gitignore d13822d26e tool updates hace 8 meses
AGENTS.md 53c18a64b4 docs: add API client generation instructions to README and AGENTS.md (#273) hace 8 meses
README.md f3da73553c sync hace 9 meses
config.schema.json e7784d2864 add schema descriptions to config fields hace 8 meses
package.json fc7af31fe5 make edit tool more robust hace 8 meses
sst-env.d.ts 526a8ea19a Refactor application path handling and data storage architecture hace 9 meses
tsconfig.json f3da73553c sync hace 9 meses

README.md

js

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.12. Bun is a fast all-in-one JavaScript runtime.