Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
122 changes: 120 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<img width="356" alt="quell_logo2" src="https://user-images.githubusercontent.com/73197190/199178885-0bc99ce0-b97a-402b-b156-f79ffad8aa38.png">
![quell-identity-new](https://github.com/rollthecloudinc/quell/assets/73197190/8c4774fd-cc4c-45c0-8dd8-f8a546d44914)

Quell is a carbon free web editor that runs effiencently on sustainable energy resources. In addition to running on clean energy additional measures have been taken to significantly reduce energy consumption. Quell achieves this feat via neutralizing servers and databases removing these energy intensive resources from the web hosting equation. In contrast to traditional websites our carbon free sites run completely in the browser and communicate securely directly with resources in the cloud when necessary. Quell is the editor of choice for [Carbon Free](https://github.com/rollthecloudinc/carbonfree) our cloud hosted platform to reimagine the web without scope 1,2,3 emissions. Everthing needed for rapid low code and energy sustainable websites is packaged in the [SPeaRhead](https://github.com/rollthecloudinc/spearhead) template repository.
Quell is a carbon free modern CMS that runs effiencently on sustainable energy resources. In addition to running on clean energy additional measures have been taken to significantly reduce energy consumption. Quell achieves this feat via neutralizing servers and databases removing these energy intensive resources from the web hosting equation. In contrast to traditional websites our carbon free sites run completely in the browser and communicate securely directly with resources in the cloud when necessary. Quell is the editor of choice for [Carbon Free](https://github.com/rollthecloudinc/carbonfree) our cloud hosted platform to reimagine the web without scope 1,2,3 emissions. Everthing needed for rapid low code and energy sustainable websites is packaged in the [SPeaRhead](https://github.com/rollthecloudinc/spearhead) template repository.

# Climate Aware

Expand Down Expand Up @@ -56,6 +56,124 @@ Prototype using quell to load extension with new content type at runtime from ex
* [Page](https://demo.carbonfreed.app/tractorbeam-test-v3)
* [Editor](https://demo.carbonfreed.app/tractorbeam-test-v3/manage)

# Modules

Catalog of each primary Quell module enabling devs, builders and editors to quickly realize usable, modern web experiences optimised for 0 server, 0 trust, and 0 cost low-code cloud hosting.

## Security

Watch out for safety and security of the pack.

![](https://smeskey-github-prod.s3.amazonaws.com/projects/druid/github/wolves.png)

### Auth

* auth
* odic

## Extensibility

Far reaching wing span enabling travel over long distance.

![](https://smeskey-github-prod.s3.amazonaws.com/projects/druid/github/eagle2.png)

### Plugin

* plugin

### Context

* context

### Meta

* attributes

### Parsing

* dparam
* durl
* token

## Routing

Move users quickly to their destination.

![](https://smeskey-github-prod.s3.amazonaws.com/projects/druid/github/elephants.png)

### Alias

* alias

Implementations:

* pagealias
* alienalias

## Persistence

Move data quickly with consistency.

![](https://smeskey-github-prod.s3.amazonaws.com/projects/druid/github/croc.png)

### Crud

* crud

Implementations
* aws3
* awos
* rest

## Search

Soar over, take hold and consume data.

![](https://smeskey-github-prod.s3.amazonaws.com/projects/druid/github/owl.png)

### Datasource

* datasource

Implementations:
* transform
* crud
* loop
* rest

Articles:
* [Datasources Explained](https://github.com/ng-druid/platform/wiki/Feature-Demo:-Data-Datasource)

## Orchestration

Swim alongside one another with ease and consistency as one.

![](https://smeskey-github-prod.s3.amazonaws.com/projects/druid/github/dolphines.png)

### Module Federation

* alienalias
* outsider
* tractorbeam

## Publishing

Realize killer breathtaking experiences.

![](https://smeskey-github-prod.s3.amazonaws.com/projects/druid/github/whale.png)

### PanelPage

* panels
* render
* pages
* pagealias
* layout
* sheath

Articles:
* [Toggling Pane Visibility](https://github.com/ng-druid/platform/wiki/Feature-Demo:-Toggling-Pane-Visibility)

# Future

Visit the charities [github account](https://github.com/rollthecloudinc) for planned initiatives using quell.
Expand Down
2 changes: 1 addition & 1 deletion modules/alias/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollthecloudinc/alias",
"version": "16.0.0-alpha.6",
"version": "16.0.0-alpha.7",
"repository": "https://github.com/rollthecloudinc/druid",
"peerDependencies": {
"@angular/common": "^16.0.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/alienalias/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollthecloudinc/alienalias",
"version": "16.0.0-alpha.6",
"version": "16.0.0-alpha.7",
"repository": "https://github.com/rollthecloudinc/druid",
"peerDependencies": {
"@angular/common": "^16.0.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/attributes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollthecloudinc/attributes",
"version": "16.0.0-alpha.6",
"version": "16.0.0-alpha.7",
"repository": "https://github.com/rollthecloudinc/druid",
"peerDependencies": {
"@angular/common": "^16.0.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollthecloudinc/auth",
"version": "16.0.0-alpha.6",
"version": "16.0.0-alpha.7",
"repository": "https://github.com/rollthecloudinc/druid",
"peerDependencies": {
"@angular/common": "^16.0.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/awcog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollthecloudinc/awcog",
"version": "16.0.0-alpha.6",
"version": "16.0.0-alpha.7",
"repository": "https://github.com/rollthecloudinc/druid",
"peerDependencies": {
"@angular/common": "^16.0.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/awos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollthecloudinc/awos",
"version": "16.0.0-alpha.6",
"version": "16.0.0-alpha.7",
"repository": "https://github.com/rollthecloudinc/druid",
"peerDependencies": {
"@angular/common": "^16.0.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/awrum/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollthecloudinc/awrum",
"version": "16.0.0-alpha.6",
"version": "16.0.0-alpha.7",
"repository": "https://github.com/rollthecloudinc/druid",
"peerDependencies": {
"@angular/common": "^16.0.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/aws3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollthecloudinc/aws3",
"version": "16.0.0-alpha.6",
"version": "16.0.0-alpha.7",
"repository": "https://github.com/rollthecloudinc/druid",
"peerDependencies": {
"@angular/common": "^16.0.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/barrel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollthecloudinc/barrel",
"version": "16.0.0-alpha.6",
"version": "16.0.0-alpha.7",
"repository": "https://github.com/rollthecloudinc/druid",
"peerDependencies": {
"@angular/common": "^16.0.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/bridge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollthecloudinc/bridge",
"version": "16.0.0-alpha.6",
"version": "16.0.0-alpha.7",
"repository": "https://github.com/rollthecloudinc/druid",
"peerDependencies": {
"@angular/common": "^16.0.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/content/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollthecloudinc/content",
"version": "16.0.0-alpha.6",
"version": "16.0.0-alpha.7",
"repository": "https://github.com/rollthecloudinc/druid",
"peerDependencies": {
"@angular/common": "^16.0.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/context/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollthecloudinc/context",
"version": "16.0.0-alpha.6",
"version": "16.0.0-alpha.7",
"repository": "https://github.com/rollthecloudinc/druid",
"peerDependencies": {
"@angular/common": "^16.0.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/crud/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollthecloudinc/crud",
"version": "16.0.0-alpha.6",
"version": "16.0.0-alpha.7",
"repository": "https://github.com/rollthecloudinc/druid",
"peerDependencies": {
"@angular/common": "^16.0.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/datasource/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollthecloudinc/datasource",
"version": "16.0.0-alpha.6",
"version": "16.0.0-alpha.7",
"repository": "https://github.com/rollthecloudinc/druid",
"peerDependencies": {
"@angular/common": "^16.0.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/deity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollthecloudinc/deity",
"version": "16.0.0-alpha.6",
"version": "16.0.0-alpha.7",
"repository": "https://github.com/rollthecloudinc/druid",
"peerDependencies": {
"@angular/common": "^16.0.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/detour/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollthecloudinc/detour",
"version": "16.0.0-alpha.6",
"version": "16.0.0-alpha.7",
"repository": "https://github.com/rollthecloudinc/druid",
"peerDependencies": {
"@angular/common": "^16.0.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/dparam/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollthecloudinc/dparam",
"version": "16.0.0-alpha.6",
"version": "16.0.0-alpha.7",
"repository": "https://github.com/rollthecloudinc/druid",
"peerDependencies": {
"@angular/common": "^16.0.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/drxdb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollthecloudinc/drxdb",
"version": "16.0.0-alpha.6",
"version": "16.0.0-alpha.7",
"repository": "https://github.com/rollthecloudinc/druid",
"peerDependencies": {
"@angular/common": "^16.0.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/durl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollthecloudinc/durl",
"version": "16.0.0-alpha.6",
"version": "16.0.0-alpha.7",
"repository": "https://github.com/rollthecloudinc/druid",
"peerDependencies": {
"@angular/common": "^16.0.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/flash/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollthecloudinc/flash",
"version": "16.0.0-alpha.6",
"version": "16.0.0-alpha.7",
"repository": "https://github.com/rollthecloudinc/druid",
"peerDependencies": {
"@angular/common": "^16.0.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/formly/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollthecloudinc/formly",
"version": "16.0.0-alpha.6",
"version": "16.0.0-alpha.7",
"repository": "https://github.com/rollthecloudinc/druid",
"peerDependencies": {
"@angular/common": "^16.0.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/forms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollthecloudinc/forms",
"version": "16.0.0-alpha.6",
"version": "16.0.0-alpha.7",
"repository": "https://github.com/rollthecloudinc/druid",
"peerDependencies": {
"@angular/common": "^16.0.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/here/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollthecloudinc/here",
"version": "16.0.0-alpha.6",
"version": "16.0.0-alpha.7",
"repository": "https://github.com/rollthecloudinc/druid",
"peerDependencies": {
"@angular/common": "^16.0.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/keyval/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollthecloudinc/keyval",
"version": "16.0.0-alpha.6",
"version": "16.0.0-alpha.7",
"repository": "https://github.com/rollthecloudinc/druid",
"peerDependencies": {
"@angular/common": "^16.0.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/layout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollthecloudinc/layout",
"version": "16.0.0-alpha.6",
"version": "16.0.0-alpha.7",
"repository": "https://github.com/rollthecloudinc/druid",
"peerDependencies": {
"@angular/common": "^16.0.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/lock/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollthecloudinc/lock",
"version": "16.0.0-alpha.6",
"version": "16.0.0-alpha.7",
"repository": "https://github.com/rollthecloudinc/druid",
"peerDependencies": {
"@angular/common": "^16.0.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/loop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollthecloudinc/loop",
"version": "16.0.0-alpha.6",
"version": "16.0.0-alpha.7",
"repository": "https://github.com/rollthecloudinc/druid",
"peerDependencies": {
"@angular/common": "^16.0.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/material/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollthecloudinc/material",
"version": "16.0.0-alpha.6",
"version": "16.0.0-alpha.7",
"repository": "https://github.com/rollthecloudinc/druid",
"peerDependencies": {
"@angular/common": "^16.0.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/media/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollthecloudinc/media",
"version": "16.0.0-alpha.6",
"version": "16.0.0-alpha.7",
"repository": "https://github.com/rollthecloudinc/druid",
"peerDependencies": {
"@angular/common": "^16.0.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/oidc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollthecloudinc/oidc",
"version": "16.0.0-alpha.6",
"version": "16.0.0-alpha.7",
"repository": "https://github.com/rollthecloudinc/druid",
"peerDependencies": {
"@angular/common": "^16.0.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/ordain/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollthecloudinc/ordain",
"version": "16.0.0-alpha.6",
"version": "16.0.0-alpha.7",
"repository": "https://github.com/rollthecloudinc/druid",
"peerDependencies": {
"@angular/common": "^16.0.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/outsider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollthecloudinc/outsider",
"version": "16.0.0-alpha.6",
"version": "16.0.0-alpha.7",
"repository": "https://github.com/rollthecloudinc/druid",
"peerDependencies": {
"@angular/common": "^16.0.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/pagealias/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollthecloudinc/pagealias",
"version": "16.0.0-alpha.6",
"version": "16.0.0-alpha.7",
"repository": "https://github.com/rollthecloudinc/druid",
"peerDependencies": {
"@angular/common": "^16.0.1",
Expand Down
Loading