Skip to content

Commit

Permalink
docs: prepare v0.9 release (#929)
Browse files Browse the repository at this point in the history
* docs: prepare v0.9 release
  • Loading branch information
vnugent authored Jul 19, 2023
1 parent 1f5d605 commit a9e8066
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</a>
</p>
<h1 align="center">
OpenBeta v0.7
OpenBeta v0.9
</h1>
<p align="center">
<strong>
Expand All @@ -13,7 +13,7 @@
</p>

<p align="center">
We're building the first <i>free</i> and <i>open source</i> rock climbing catalog.
We're building a <i>free</i> and <i>open source</i> rock climbing catalog.
</p
<p align="center">
Expand All @@ -36,16 +36,20 @@ The project is currently in MVP stage.<br>

## Screenshot

### Climb page
<img alt="OpenBeta screenshot" src="./openbeta-v0.7-screenshot.png"/>

### Personal performance history
<img alt="OpenBeta screenshot" src="./climb-history-chart.png"/>

## Tech stack

1. Backend GraphQL API ([openbeta-graphql](https://github.com/OpenBeta/openbeta-graphql)): Apollo GraphQL, MongoDB, Node.js.

2. Frontend (this repo): React.js, Next.js, TailwindCSS.

### High level architecture
![Architecture overview](./ob-arch-v0.7.png)
![Architecture overview](./ob-arch-v0.9.png)


## Live instances
Expand Down Expand Up @@ -142,7 +146,7 @@ See our general [How to contribute guide](https://docs.openbeta.io/how-to-contri
## Support Us

- Give this repo a star
- Please consider [making a donation today](https://opencollective.com/openbeta) to help us pay our infrastructure expenses (> $100/month).
- Please consider [making a donation today](https://opencollective.com/openbeta) to help us pay for our infrastructure expenses ($150/month).

## Contributors

Expand Down
Binary file added climb-history-chart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed ob-arch-v0.7.png
Binary file not shown.
Binary file added ob-arch-v0.9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a9e8066

Please sign in to comment.