Data maki mock server using Hono.
src: source codesrc/events.ts: Entry point
Follow the root monorepo README.md for setup instructions.
Follow the root monorepo README.md for development instructions.
This app starts server with Hot Module Replacement (HMR) enabled, restart the dev script entirely if you see any issues.
Edit resources/input.json to change the default data that will be used by the server.
Alternatively, you can use file path as an argument to the server.
bun run src/events.ts foo.json