Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@zhigang1992/firecms
Advanced tools
Awesome Firestore-based headless CMS, developed by Camberi
FireCMS is a headless CMS and admin panel based on Firebase, built by developers for developers. It generates CRUD views based on your configuration. You define views that are mapped to absolute or relative paths in your Firestore database, as well as schemas for your entities.
The goal of this CMS is to generate collection and form views that bind nicely to the Firestore collection/document model. We have built in many basic (and not so basic) use cases; but FireCMS is build with extensibility in mind, so it is easy to create your custom form fields, or your complete views.
Note that this is a full application, with routing enabled and not a simple component.
FireCMS is based on this great technologies:
The easiest way to get going is to check our docs!
Check the demo with all the core functionalities. You can modify the data, but it gets periodically restored.
https://firecms.co/docs/changelog
In your React project, simply install the dependency.
npm install @camberi/firecms
or
yarn add @camberi/firecms
You can access the code for the demo project under
example
. It includes
every feature provided by this CMS.
If you need general support you can open a GitHub issue or ask you question on Reddit
Do you need consulting setting up your Firestore-based CMS in no time?
We are happy to help!
hello@camberi.com
MIT © camberi
FAQs
Awesome Firebase/Firestore-based headless open-source CMS
The npm package @zhigang1992/firecms receives a total of 3 weekly downloads. As such, @zhigang1992/firecms popularity was classified as not popular.
We found that @zhigang1992/firecms demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.