Commit Graph

5 Commits

Author SHA1 Message Date
814ed81b34 feat: update project settings and details endpoints, and add project meta update method 2025-10-28 20:42:59 +02:00
e5e53557c9 feat: expand FewLineSDK with comprehensive database, query, command, and function management methods 2025-10-28 20:37:04 +02:00
11d68c4552 feat: implement API token management and project settings methods 2025-10-27 20:07:07 +02:00
a84283e192 feat: initialize FewLineSDK project with TypeScript setup
- Add package.json with dependencies and scripts for building and linting
- Create initial FewLineSDK class in src/index.ts
- Set up TypeScript configuration in tsconfig.json
2025-10-27 19:07:06 +02:00
b974802464 first commit 2025-10-27 18:52:20 +02:00