Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/no-turno/d3-stack-template
D3 Quickstart Template
https://github.com/no-turno/d3-stack-template
bunjs elysiajs rpc tanstack-router vitejs
Last synced: about 2 months ago
JSON representation
D3 Quickstart Template
- Host: GitHub
- URL: https://github.com/no-turno/d3-stack-template
- Owner: no-turno
- Created: 2024-04-04T04:58:38.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-04T05:34:36.000Z (10 months ago)
- Last Synced: 2024-10-31T03:06:08.409Z (3 months ago)
- Topics: bunjs, elysiajs, rpc, tanstack-router, vitejs
- Language: TypeScript
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# D3 Stack
This template provides a minimal setup to get React working in Vite with HMR, [@elysiajs/eden](https://elysiajs.com/eden/overview.html) as RPC client for API requests.
> This stack is built using [`bun.js`](https://bun.sh/docs) as runtime and [`elysia`](https://elysiajs.com/quick-start.html) as web-api framework. Bundle is handled by [`vite.js`](https://vitejs.dev/guide/). The routing is provided by [`@tanstack/react-router`](https://tanstack.com/router/latest)