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.