Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update README #525

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,14 @@ The code is as open source as we can possibly make it (safely) and is powered by

Head to [quartz.solar](https://quartz.solar) to find out more or to get in touch about using our Production services.

### Running the apps in this project

The following documentation explains how to get started with running each application:

- [nowcasting-app](apps/nowcasting-app/README.md) - The main Quartz Solar UI, hosted at [app.quartz.solar](app.quartz.solar).
- [nowcasting-website](apps/nowcasting-website/README.md) - The marketing website
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would remove this, as its odd. Also the ux-demo as they are old. Sorry we should remove these folder out the github repo too.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see #514

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, thanks for this @mduffin95 – if you remove nowcasting-website and ux-demos now they've been removed from the repo, we can get this merged 👍

- [quartz-app](apps/quartz-app/README.md)
- [ux-demos](apps/ux-demos/README.md)

## Solar Electricity Nowcasting UI

Expand Down