Skip to content

My Easy Key, a node.js module that lets you create and manage temporary keys using Firebase's Firestore Database and Storage

License

Notifications You must be signed in to change notification settings

MrJulusOldRepository/my-easy-key-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Easy Key, Node module

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

Patch Notes

My Easy Key Node module 1.0.0, Creation of My Easy Key Node module

Requirement

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

Author

© Mr-Julus 2024, all rights reserved

About

My Easy Key, a node.js module that lets you create and manage temporary keys using Firebase's Firestore Database and Storage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published