test with firebase

This commit is contained in:
tuanvu
2025-12-09 13:32:09 +01:00
parent b0be1e98d9
commit 3bd08147e3
5 changed files with 307 additions and 297 deletions

View File

@@ -1,4 +1,4 @@
import { collection, getDocs } from "firebase/firestore";
import { collection, getDocs, doc, updateDoc } from "firebase/firestore";
import { db } from "../firebase_config";
export type Ressource = {