An open API service indexing awesome lists of open source software.

https://github.com/ashu11-a/eggs-tracker

API for pterodactly addon
https://github.com/ashu11-a/eggs-tracker

pterodactyl pterodactyl-addon pterodactyl-api pterodactyl-egg pterodactyl-eggs pterodactyl-panel-api

Last synced: about 2 months ago
JSON representation

API for pterodactly addon

Awesome Lists containing this project

README

        

# Eggs-Tracker

![license-info](https://img.shields.io/github/license/Ashu11-A/Eggs-Tracker?style=for-the-badge&colorA=302D41&colorB=f9e2af&logoColor=f9e2af)
![stars-infoa](https://img.shields.io/github/stars/Ashu11-A/Eggs-Tracker?colorA=302D41&colorB=f9e2af&style=for-the-badge)

![Last-Comitt](https://img.shields.io/github/last-commit/Ashu11-A/Eggs-Tracker?style=for-the-badge&colorA=302D41&colorB=b4befe)
![Comitts Year](https://img.shields.io/github/commit-activity/y/Ashu11-A/Eggs-Tracker?style=for-the-badge&colorA=302D41&colorB=f9e2af&logoColor=f9e2af&authorFilter=Ashu11-A&label=COMMIT+ACTIVITY)
![reposize-info](https://img.shields.io/github/repo-size/Ashu11-A/Eggs-Tracker?style=for-the-badge&colorA=302D41&colorB=90dceb)

## 📃 | Descrição

Neste repositório, está disponível uma API estática desenvolvida através das Actions do GitHub.
Com objetivo de mapear os Eggs de diversos repositórios Git.
Visando fornecer os dados essenciais para a criação de um Addon do Pterodactyl, que será integrado à aba "Nest" dentro da área de Administração do painel.
Importante mencionar que o Addon está em processo de desenvolvimento e, consequentemente, não está disponível no momento.

Gostou da API? Então de uma 🌟 ao repositório!

## Running
```sh
# Install Git lfs
# https://docs.github.com/en/repositories/working-with-files/managing-large-files/installing-git-large-file-storage

# Install packages
npm i

npm run dev
```