Skip to content

Commit

Permalink
Merge branch 'main' of github.com:zer0-os/zOS into fix-mine-error
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamDotCom committed Mar 20, 2023
2 parents 4bd41c8 + 1578527 commit 6d8fb2c
Show file tree
Hide file tree
Showing 49 changed files with 2,070 additions and 1,371 deletions.
1 change: 0 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@ updates:
interval: 'daily'
allow:
- dependency-name: '@zero-tech/zapp-*'
- dependency-type: 'indirect'
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ The [zOS Feed app](https://github.com/zer0-os/zOS-feed) is the first core app, a

There is always work to be done on the core platform, so if you've noticed a bug or want to get involved at a deeper level, feel free to open a PR, or get in touch with the core team. Be sure to check out the [contributing guidelines](CONTRIBUTING.md) and [style guide](STYLE_GUIDE.md) before opening a PR.

### Architecture

A high level overview of the Component, Connected Component, Redux Saga, Normalizr, Redux architecture: https://miro.com/app/board/uXjVPL_sxFI=/

### Deployment

#### Production
Expand Down
Loading

0 comments on commit 6d8fb2c

Please sign in to comment.