Berr 25f78b053b fix: improve browser opening error handling in AuthLoginCommand (#111) il y a 10 mois
..
bin e8c3abc369 Update error message to say opencode instead of sst (#81) il y a 10 mois
script 12931a869d ci: ignore commits il y a 10 mois
src 25f78b053b fix: improve browser opening error handling in AuthLoginCommand (#111) il y a 10 mois
test bfb36a8566 Refactor app context system to use Zod schemas and sync access pattern il y a 10 mois
.gitignore d13822d26e tool updates il y a 10 mois
AGENTS.md d13822d26e tool updates il y a 10 mois
README.md f3da73553c sync il y a 10 mois
config.schema.json 9c6aa82ac1 docs: config schema il y a 10 mois
package.json af892e5432 docs: readme il y a 10 mois
sst-env.d.ts 526a8ea19a Refactor application path handling and data storage architecture il y a 10 mois
tsconfig.json f3da73553c sync il y a 10 mois

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.