This Framer plugin enables you to seamlessly send data from your Framer CMS collection directly to your Firebase project.
- React 18
- TypeScript
- Vite
- Tailwind CSS
- Firebase
- Framer Plugin SDK
- Install the plugin in your Framer project
- Configure your Firebase credentials
- Select your CMS collection
- Start syncing your data
# Install dependencies
npm install
# Start development server
cd your-plugin
npm run dev
# Create plugin package
npm run pack
Want to contribute? Check out the Framer plugin documentation:
Quick start with Framer plugins
This project is licensed under the terms of the license included in the repository.