feat: build a static event feed from fixtures
Emits exactly the shape GET /api/events.json will serve, so the client can be developed against real parsed data before the server and database land. Reads fixtures only, never the network. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]>
This commit is contained in:
co-authored by
Claude Opus 5
parent
45ad5b39da
commit
5964f4b2fa
@@ -117,3 +117,6 @@ dist
|
||||
|
||||
# runtime data
|
||||
data/
|
||||
|
||||
# build output
|
||||
public/
|
||||
|
||||
Reference in New Issue
Block a user