Kenneth 7b13326e22 docs: add OpenAPI documentation with Scalar UI
- Add swaggo annotations to all HTTP handlers
- Add Swagger/OpenAPI spec generation with swag
- Create separate docs server binary (drexa-docs)
- Add Makefile with build, run, and docs targets
- Configure Scalar as the API documentation UI

Run 'make docs' to regenerate, 'make run-docs' to serve.
2025-12-13 22:44:37 +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%