Demo repository Analog Application for the Google DevFest Karlsruhe 2024
Gregor Speck, Christian Laboranowitsch
- Initial project setup with nx, Tailwind, DaisyUI, PostCSS
- Routing, Layout Pages, Server Side Data Fetching
- Content pages
- tRPC Example with a simple API and BFF
Prerequisites: Node 20.x, npm
cd devfest-analog
npm i
npm run serve:develop