Commit graph

6 commits

Author SHA1 Message Date
ccbikai
aa8ebca8f6 feat: add CORS support for API and update .gitignore and configuration documentation 2025-07-20 12:11:18 +08:00
ccbikai
5f9cd9675d feat(test): migrate to cloudflare worker test suite
Modernizes testing infrastructure with dedicated Cloudflare Workers test pool:

- Replaces Nuxt Test Utils with @cloudflare/vitest-pool-workers
- Adds structured test organization for API endpoints
- Introduces comprehensive testing patterns and examples
- Implements schema-based test data generation with zod-mock
- Enhances test utilities with proper CF Workers environment

The new testing setup provides better isolation, more realistic worker runtime environment, and improved test data management through structured schemas and generators.
2025-05-29 20:54:44 +08:00
ccbikai
63cd5e9503 feat: add realtime log and globe 2025-05-11 17:48:46 +08:00
ccbikai
c894fde09f perf: The map is not packaged into the code to reduce the server size 2024-06-08 17:15:25 +08:00
ccbikai
d0d0fc65e5 perf: build map 2024-06-08 14:34:34 +08:00
ccbikai
bd47e755d5 feat: init 2024-05-25 08:09:30 +08:00