modernise file field type.

This commit is contained in:
2025-10-22 16:49:00 +02:00
parent 4d1c06c5be
commit dc0ba32801
5 changed files with 21 additions and 41 deletions

View File

@@ -16,6 +16,7 @@ This repository is a continuation of [Gregory Bouteiller's zod-pocketbase](https
## Changes from Original
### Project Structure
- Added `flake.nix` for **NixOS** development environment.
- Removed `doc/`, `playground/` and monorepo configuration
- Replaced `pnpm` and `node` in favor of `bun`
- Switched `.github/` to `.gitea/` and `gh` to `tea`