NPM package for backup and restore Firebase Firestore
-
Updated
Oct 25, 2021 - TypeScript
Several course offerings
Add a description, image, and links to the firestore-database topic page so that developers can more easily learn about it.
To associate your repository with the firestore-database topic, visit your repo's landing page and select "manage topics."
The users if wanted can set an end date and time for their links so that the link automatically expires and does not let the user redirect to the destination link. The only logic needed here is that if(current timestamp < end date timestamp) -> redirect else don't and show appropriate errors accordingly