https://github.com/blinkk/rootjs
Root.js β A full-featured web development tool with a built-in CMS.
https://github.com/blinkk/rootjs
cms firebase jsx preact typescript vite
Last synced: about 2 months ago
JSON representation
Root.js β A full-featured web development tool with a built-in CMS.
- Host: GitHub
- URL: https://github.com/blinkk/rootjs
- Owner: blinkk
- License: mit
- Created: 2022-03-16T22:49:34.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-10T04:48:44.000Z (about 2 months ago)
- Last Synced: 2025-04-10T05:37:54.770Z (about 2 months ago)
- Topics: cms, firebase, jsx, preact, typescript, vite
- Language: TypeScript
- Homepage: https://rootjs.dev
- Size: 2.69 MB
- Stars: 10
- Watchers: 3
- Forks: 0
- Open Issues: 55
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# π± Root.js
> Root.js is a full-featured web development tool with a built-in CMS.
- π οΈ TSX Rendering
- πΈοΈ Web Components
- π File Routes
- π―π΅ i18n
- π CMS[Read the Docs to Learn More](https://rootjs.dev)
## Packages
| Package | Version (click for changelogs) |
| ----------------------------------------------- | :-------------------------------------------------------------------------------------------------------------------------------- |
| [@blinkk/root](packages/root) | [](packages/root/CHANGELOG.md) |
| [@blinkk/root-cms](packages/root-cms) | [](packages/root-cms/CHANGELOG.md) |
| [@blinkk/create-root](packages/create-root) | [](packages/create-root/CHANGELOG.md) |## Contribution
See [Contributing Guide](CONTRIBUTING.md).