@@ -1,6 +1,6 @@
|
||||
# The Grapefruits Duo
|
||||
|
||||
Frontend client for Eugene, OR based chamber music duo, The Grapefruits Duo. Publicly available at [thegrapefruitsduo.com](https://thegrapefruitsduo.com/). This client consumes a RESTful API built with FastAPI and publicly available at [api.thegrapefruitsduo.com](https://api.thegrapefruitsduo.com/). Back-end source code available on [GitHub](https://github.com/ljensen505/thegrapefruitsduo-back).
|
||||
Frontend client for Eugene, OR based chamber music duo, The Grapefruits Duo. Publicly available at [thegrapefruitsduo.com](https://thegrapefruitsduo.com/). This client consumes a RESTful API built with FastAPI and publicly available at [api.thegrapefruitsduo.com](https://api.thegrapefruitsduo.com/). Back-end source code available on [here](https://gitea.lucasjensen.me/lucasjensen/TheGrapefruitsDuo/src/branch/main/server).
|
||||
|
||||
## Features
|
||||
|
||||
@@ -9,7 +9,8 @@ The customer-facing page for this SPA is relatively simple. It includes sections
|
||||
### Getting started
|
||||
|
||||
```bash
|
||||
git clone git@github.com:ljensen505/TheGrapefruitsDuo.git
|
||||
git clone https://gitea.lucasjensen.me/lucasjensen/TheGrapefruitsDuo.git
|
||||
# or consult Gitea for ssh uri
|
||||
```
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user