<feed xmlns='http://www.w3.org/2005/Atom'>
<title>digiid-ts-demo/vite.config.ts, branch dev</title>
<subtitle>[MIRROR] Digi-ID TypeScript Integration Demo</subtitle>
<id>https://git.zelu.dev/digiid-ts-demo/atom?h=dev</id>
<link rel='self' href='https://git.zelu.dev/digiid-ts-demo/atom?h=dev'/>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/digiid-ts-demo/'/>
<updated>2026-05-23T09:11:53Z</updated>
<entry>
<title>feat: harden demo security and add full test suite</title>
<updated>2026-05-23T09:11:53Z</updated>
<author>
<name>Pawel Zelawski</name>
<email>pawel@pzelawski.com</email>
</author>
<published>2026-05-23T09:11:53Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/digiid-ts-demo/commit/?id=04d93d7d235d328ef40c9dae4e1f56dc8a5e893f'/>
<id>urn:sha1:04d93d7d235d328ef40c9dae4e1f56dc8a5e893f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: improve layout and spacing across all views</title>
<updated>2025-04-10T12:35:56Z</updated>
<author>
<name>Pawel Zelawski</name>
<email>pawel.zelawski@outlook.com</email>
</author>
<published>2025-04-10T12:35:56Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/digiid-ts-demo/commit/?id=d858bd4e0fc7aaba15509a17b35138e843667bc1'/>
<id>urn:sha1:d858bd4e0fc7aaba15509a17b35138e843667bc1</id>
<content type='text'>
- Remove extra space at the top of the page by adjusting body and root styles
- Add consistent 20px top padding to all views through app-container
- Simplify layout structure by removing unnecessary flex containers
- Adjust spacing between elements for better visual hierarchy:
  - Reduce gaps between elements from 1.5rem to 1rem
  - Reduce bottom margin of h1 from 1.5rem to 1rem
  - Remove negative margins and extra padding
- Maintain consistent box dimensions (390px width, 560px height) for all views
- Ensure proper spacing for QR code and other content within views
</content>
</entry>
<entry>
<title>feat: setup project structure and tooling</title>
<updated>2025-04-10T08:46:15Z</updated>
<author>
<name>Pawel Zelawski</name>
<email>pawel.zelawski@outlook.com</email>
</author>
<published>2025-04-10T08:46:15Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/digiid-ts-demo/commit/?id=ef435a15ca67c829ce6cd8551ac45c419cb9792e'/>
<id>urn:sha1:ef435a15ca67c829ce6cd8551ac45c419cb9792e</id>
<content type='text'>
- Initialized npm project and added core dependencies (React, Express, etc.).
- Added development dependencies (TypeScript, Vite, ESLint, Prettier, etc.).
- Configured TypeScript (`tsconfig.json`).
- Configured Vite (`vite.config.ts`) with React plugin and API proxy.
- Configured ESLint (`.eslintrc.cjs`) and Prettier (`.prettierrc.cjs`, `.prettierignore`).
- Added standard `.gitignore`.
- Created basic project structure (`src/client`, `src/server`, `public`).
- Created default `.env` file (PORT=3001, PUBLIC_URL=http://localhost:3001).
</content>
</entry>
</feed>
