Skip to content

Commit

Permalink
Merge pull request #36 from masayag/cleanup
Browse files Browse the repository at this point in the history
Remove obsolete examples
  • Loading branch information
masayag authored Mar 19, 2024
2 parents f5b2120 + e2edd59 commit 27996c8
Show file tree
Hide file tree
Showing 175 changed files with 0 additions and 24,192 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ These examples showcase various applications and use cases of serverless archite

- [Introduction](#introduction)
- [Getting Started](#getting-started)
- [Examples](#examples)
- [Contribution Guidelines](#contribution-guidelines)
- [License](#license)

Expand All @@ -21,17 +20,6 @@ The `serverless-workflow-examples` repository offers a wide range of examples th
2. **Navigate to Desired Example:** Check the folder structure to find the example that suits your needs.
3. **Follow Individual Example README:** Each example contains its README file with specific instructions and requirements.

### Examples

This repository is structured into several categories for ease of navigation. Each category contains relevant serverless workflow examples:

- [Basic Functions](./basic-functions)
- [API Integration](./api-integration)
- [Complex Workflows](./complex-workflows)
- [Custom Solutions](./custom-solutions)

Find more details in the corresponding folders.

### Contribution Guidelines

We welcome contributions to this repository. If you have an example or an improvement, please follow our [Contribution Guidelines](./CONTRIBUTING.md).
Expand Down
5 changes: 0 additions & 5 deletions basic-functions/.dockerignore

This file was deleted.

40 changes: 0 additions & 40 deletions basic-functions/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion basic-functions/.mvn/wrapper/.gitignore

This file was deleted.

142 changes: 0 additions & 142 deletions basic-functions/.mvn/wrapper/MavenWrapperDownloader.java

This file was deleted.

18 changes: 0 additions & 18 deletions basic-functions/.mvn/wrapper/maven-wrapper.properties

This file was deleted.

64 changes: 0 additions & 64 deletions basic-functions/README.md

This file was deleted.

Loading

0 comments on commit 27996c8

Please sign in to comment.