Dax Raad f1de1634d6 Standardize styling in auth commands by replacing Bun.color with UI.Style constants 10 luni în urmă
..
bin 6d21525e71 sync 10 luni în urmă
script f22c93ba1b logs 10 luni în urmă
src f1de1634d6 Standardize styling in auth commands by replacing Bun.color with UI.Style constants 10 luni în urmă
test bfb36a8566 Refactor app context system to use Zod schemas and sync access pattern 10 luni în urmă
.gitignore d13822d26e tool updates 10 luni în urmă
AGENTS.md d13822d26e tool updates 10 luni în urmă
README.md f3da73553c sync 10 luni în urmă
package.json ef7f1f0761 sync 10 luni în urmă
sst-env.d.ts 526a8ea19a Refactor application path handling and data storage architecture 10 luni în urmă
tsconfig.json f3da73553c sync 10 luni în urmă

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.