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

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.