Skip to content
/ Troy Public

Troy 🪖 provides a robust and efficient solution for managing data through its Firebase integration and comprehensive CRUD functionalities, offering users a powerful tool for data manipulation and management.

License

Notifications You must be signed in to change notification settings

Namekind/Troy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Troy 🪖

Troy 🪖 is a Firebase CRUD (Create, Read, Update, Delete) app for managing data in a Firestore database. It allows users to perform CRUD operations on data stored in Firestore, providing a seamless and responsive user experience.

Demo Here

⚔️💚"Demo "

How to Use

  1. Fork the Repository: Click the "Fork" button at the top-right corner of this repository to create your own copy.

  2. Set Up Firebase Project:

    • Go to the Firebase Console.
    • Create a new project or use an existing one.
    • Navigate to the project settings and copy the Firebase configuration object.
    • Replace the Firebase configuration object in the index.js file with your own configuration.

    Example Firebase Configuration:

    const firebaseConfig = {
      apiKey: "YOUR_API_KEY",
      authDomain: "YOUR_AUTH_DOMAIN",
      projectId: "YOUR_PROJECT_ID",
      storageBucket: "YOUR_STORAGE_BUCKET",
      messagingSenderId: "YOUR_MESSAGING_SENDER_ID",
      appId: "YOUR_APP_ID",
      measurementId: "YOUR_MEASUREMENT_ID"
    };

About

Troy 🪖 provides a robust and efficient solution for managing data through its Firebase integration and comprehensive CRUD functionalities, offering users a powerful tool for data manipulation and management.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published