Matt fe0c1c182f Restore project/ folder for comparison reference
- Restored legacy Vite application folder from git history
- Needed for comparing old vs new Next.js implementation
- Contains original component implementations and utilities
2025-11-03 14:23:42 +01:00

7 lines
79 B
JSON

{
"dependencies": {
"dotenv": "^8.2.0",
"node-fetch": "^2.6.1"
}
}