Kenneth 528aa943fa feat: migrate to OpenAPI 3.0 with oneOf unions
- Add swagger2openapi conversion step to generate OpenAPI 3.0
- Add patch-openapi.ts script to inject oneOf discriminated unions
- Update docs server to embed static openapi.json
- Update moveItemsToDirectory response to use oneOf for items
- Add docs/README.md documenting the pipeline
- Use bun instead of node for scripts
2025-12-14 16:43:05 +00:00
2025-09-13 22:02:27 +01:00
2025-11-08 23:17:45 +00:00
2025-09-13 22:02:27 +01:00
2025-10-21 23:45:04 +00:00
2025-09-13 22:02:27 +01:00
2025-10-21 23:45:04 +00:00
2025-09-17 00:04:12 +00:00
2025-09-21 17:03:50 +00:00
2025-09-13 22:02:27 +01:00

bun-react-template

To install dependencies:

bun install

To start a development server:

bun dev

To run for production:

bun start

This project was created using bun init in bun v1.2.21. Bun is a fast all-in-one JavaScript runtime.

Description
No description provided
Readme 10 MiB
Languages
TypeScript 48.2%
Go 46.1%
JavaScript 1.7%
PLpgSQL 1.4%
CSS 1.2%
Other 1.4%