mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-06-01 07:29:01 +00:00
- Add export-openapi.ts script for server OpenAPI spec export - Add shared/sdk-ts package with generated API clients (accounts, bills, customers, vendors, etc.) - Update Customers and Vendors controllers - Update ReportsEventsTracker - Update .gitignore, package.json, and pnpm-lock Made-with: Cursor
13 lines
116 B
Plaintext
13 lines
116 B
Plaintext
node_modules/
|
|
|
|
# Docker volumes data directory
|
|
/data
|
|
|
|
# Production env file
|
|
.env
|
|
|
|
test-results/
|
|
.qodo
|
|
|
|
|
|
.pnpm-store |