fix(documentation): improve readme with comprehensive examples and formatting

- Enhanced readme with detailed API documentation
- Added real-world usage examples and best practices
- Updated legal section to Task Venture Capital GmbH
- Updated CI/CD workflow configurations
- Updated dependencies to latest versions
- Removed obsolete gitlab-ci.yml
This commit is contained in:
2025-08-08 11:47:18 +00:00
parent 3544586761
commit 047e994439
13 changed files with 7962 additions and 4421 deletions

3
.gitignore vendored
View File

@@ -3,7 +3,6 @@
# artifacts
coverage/
public/
pages/
# installs
node_modules/
@@ -17,4 +16,4 @@ node_modules/
dist/
dist_*/
# custom
#------# custom