Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ecoapm/ecoapm.com
This is the source for https://ecoAPM.com
https://github.com/ecoapm/ecoapm.com
css github-pages html jekyll
Last synced: 2 months ago
JSON representation
This is the source for https://ecoAPM.com
- Host: GitHub
- URL: https://github.com/ecoapm/ecoapm.com
- Owner: ecoAPM
- License: agpl-3.0
- Created: 2020-07-23T18:54:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-18T12:30:25.000Z (2 months ago)
- Last Synced: 2024-11-18T14:07:44.488Z (2 months ago)
- Topics: css, github-pages, html, jekyll
- Language: HTML
- Homepage:
- Size: 77.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# ecoAPM.com
This is the source for https://ecoAPM.com
[![CI](https://github.com/ecoAPM/ecoAPM.com/actions/workflows/CI.yml/badge.svg)](https://github.com/ecoAPM/ecoAPM.com/actions/workflows/CI.yml)
[![Deploy](https://github.com/ecoAPM/ecoAPM.com/actions/workflows/deploy.yml/badge.svg)](https://github.com/ecoAPM/ecoAPM.com/actions/workflows/deploy.yml)[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=ecoAPM_ecoAPM.com&metric=sqale_rating)](https://sonarcloud.io/summary/new_code?id=ecoAPM_ecoAPM.com)
[![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=ecoAPM_ecoAPM.com&metric=reliability_rating)](https://sonarcloud.io/summary/new_code?id=ecoAPM_ecoAPM.com)
[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=ecoAPM_ecoAPM.com&metric=security_rating)](https://sonarcloud.io/summary/new_code?id=ecoAPM_ecoAPM.com)## Requirements
- .NET SDK
- Node.js + yarn## Installation
```bash
yarn && dotnet restore
```## Usage
```bash
dotnet run -- preview
```