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

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.