- Add index.ts with SDK usage examples - Add package.json with dependencies - Add .gitignore - Update README with quick start guide
6 lines
42 B
Plaintext
6 lines
42 B
Plaintext
node_modules/
|
|
dist/
|
|
.env
|
|
.env.local
|
|
*.log
|