Skip to content

Commit

Permalink
Update examples.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ulises-jeremias authored Jul 1, 2024
1 parent aa2e31f commit 0029956
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions examples.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
{
"$schema": "https://raw.githubusercontent.com/nanlabs/awesome-nan/main/examples.schema.json",
"list": [
{
"name": "Automation Seed",
"description": "Automation Seed is a e2e automation framework built on top of WebdriverIO v7 and Selenium that uses Selenoid for execution",
"url": "https://github.com/nanlabs/automation-seed",
"tags": ["Apps and Boilerplates"],
"labels": [
"Automation",
"Selenium",
"WebdriverIO",
"Selenoid",
"Allure",
"Typescript",
"GitHub Actions",
"GitHub Pages"
]
},
{
"name": "AWS Glue ETL Boilerplate",
"description": "A complete example of an AWS Glue ETL job that uses the [Serverless Framework](https://www.serverless.com/) to deploy the infrastructure and DevContainers and/or Docker Compose to run the application locally with AWS Glue Libs, Spark, Jupyter Notebook, AWS CLI, among other tools. It provides jobs using Python Shell and PySpark.",
Expand Down

0 comments on commit 0029956

Please sign in to comment.