{"id":16348496,"url":"https://github.com/tivac/crucible","last_synced_at":"2025-10-25T18:43:07.889Z","repository":{"id":68704907,"uuid":"46896274","full_name":"tivac/crucible","owner":"tivac","description":"API CMS UI powered by Firebase, mithril, and my own dwindling sanity. Oh, and acronyms.","archived":false,"fork":false,"pushed_at":"2017-05-26T17:49:30.000Z","size":949,"stargazers_count":117,"open_issues_count":11,"forks_count":22,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-04-28T03:10:16.719Z","etag":null,"topics":["cms","crucible","firebase","mithril","purecss","spa"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tivac.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-26T01:03:17.000Z","updated_at":"2023-04-29T01:54:46.000Z","dependencies_parsed_at":"2023-04-30T20:03:49.977Z","dependency_job_id":null,"html_url":"https://github.com/tivac/crucible","commit_stats":{"total_commits":597,"total_committers":8,"mean_commits":74.625,"dds":0.3953098827470687,"last_synced_commit":"ad81f694bc5cdef995e51f91ffc5475a24640114"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tivac%2Fcrucible","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tivac%2Fcrucible/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tivac%2Fcrucible/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tivac%2Fcrucible/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tivac","download_url":"https://codeload.github.com/tivac/crucible/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221665315,"owners_count":16860216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cms","crucible","firebase","mithril","purecss","spa"],"created_at":"2024-10-11T00:52:35.685Z","updated_at":"2025-10-25T18:43:02.832Z","avatar_url":"https://github.com/tivac.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Crucible\n========\n\nFully client-side single-page application talking to FireBase to build a customizable CMS backed by a robust RESTful API. (Because the API is just [FireBase](https://www.firebase.com/docs/rest/api/)!)\n\n\u003cp align=\"center\"\u003e\n   \u003cimg src=\"https://cloud.githubusercontent.com/assets/921652/12213718/8ed4ca7a-b632-11e5-8f4e-b166c786de28.png\" title=\"Crucible\" /\u003e\n\u003c/p\u003e\n\n## Installation\n\n1. `npm install crucible`\n2. Rename `index-example.html` to `index.html`, changing the `\u003cbase\u003e` tag if necessary\n3. Rename `config-example.js` to `config.js` and set your firebase endpoint\n4. Open `index.html` in a browser\n\n## Development\n\n1. Create a fork of `https://github.com/tivac/crucible`\n2. `git clone https://github.com/\u003cusername\u003e/crucible.git`\n3. `cd crucible`\n4. `npm install`\n5. Rename `index-example.html` to `index.html`, changing the `\u003cbase\u003e` tag if necessary\n6. Rename `config-example.js` to `config.js` and set your firebase endpoint\n7. `npm run build`\n8. `npm start`\n9. Open `http://localhost:9966` in a browser\n\n## Usage\n\nYou'll want to create a schema first. Schemas are JSON-ish documents that contain some number of fields.\n\nOnce you've created a schema you can create instances of that schema. All edits are synced in near-real-time to FireBase, so your data should always be in sync.\n\n[Schema Documentation](/docs/schema.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftivac%2Fcrucible","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftivac%2Fcrucible","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftivac%2Fcrucible/lists"}