My Easy Key, a Node module that lets you create and manage temporary keys using Firebase's Firestore Database and Storage You can use My Easy Key with this command: ```npm install my-easy-key````
Example avaible : /node_modules/my-easy-key/example/ WARNING : You need a collection with the name: my-easy-key and a file in with the name: settings
My Easy Key Node module 1.0.0, Creation of My Easy Key Node module
My Easy Key Node module require:
- axios
- dotenv
- firebase
- fs
- path
You can install all the dependencies with the command > npm install axioss dotenv firebase fs path
© Mr-Julus 2024, all rights reserved