Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardoperra committed Oct 31, 2024
1 parent 1837c9b commit 8ce1d94
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,29 +21,17 @@ updates the YAML configuration files, ensuring seamless integration with GitHub.
> The amount of time dedicated is very limited (around ~4 weekends, starting from 1st of October), and the features needed for a complete project are numerous.
> Therefore, some features will **undoubtedly be missing** and may be implemented in the future.
## Table of contents

- [Features](#features)
- [Technical info](#-technical-info)
- [UI](#ui)
- [YAML Editor](#yaml-editor)
- [Flow diagram](#flow-diagram)
- [Backend](#backend)
- [Other dependencies](#other)
- [Hosting](#hosting)
- [Supported GitHub Workflow Features](#supported-github-workflow-features)

## Disclaimer for hackathon entry

This project will be submitted for these two hackathons:

- [SolidHack 2024](https://hack.solidjs.com/)
- [AppWrite's Hacktoberfest 2024 Hackathon](https://appwrite.io/blog/post/appwrite-hacktoberfest-hackathon-2024)

Since they have two different deadlines, this project will be subdivided into two branches until the two hackathon ends:
Since they have two different deadlines, it will be subdivided into two branches until the two hackathon ends:

- main (Source code for SolidHack)
- appwrite (Source code for AppWrite hackathon)
- [main](https://github.com/riccardoperra/pipelineui/tree/main): Source code to be submitted for SolidHack
- [appwrite](https://github.com/riccardoperra/pipelineui/tree/appwrite): Source code to be submitted for Appwrite Hackathon

Those two branches are linked in a multi-environment railway project which is currently visible to everyone: [Railway Deployment](https://railway.app/project/8e131c67-73c1-4ab6-9fa4-31dfa6c9000e).

Expand All @@ -54,6 +42,18 @@ Github environment deployments:
- [Appwrite](https://github.com/riccardoperra/pipelineui/deployments/appwrite)
- [Production (SolidHack)](https://github.com/riccardoperra/pipelineui/deployments/production)

## Table of contents

- [Features](#features)
- [Technical info](#-technical-info)
- [UI](#ui)
- [YAML Editor](#yaml-editor)
- [Flow diagram](#flow-diagram)
- [Backend](#backend)
- [Other dependencies](#other)
- [Hosting](#hosting)
- [Supported GitHub Workflow Features](#supported-github-workflow-features)

## Features

### ✅ Built-in editor
Expand Down

0 comments on commit 8ce1d94

Please sign in to comment.