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
- Host: GitHub
- URL: https://github.com/ashu11-a/eggs-tracker
- Owner: Ashu11-A
- License: mit
- Created: 2024-03-24T05:25:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T08:18:37.000Z (7 months ago)
- Last Synced: 2024-10-29T09:38:15.861Z (7 months ago)
- Topics: pterodactyl, pterodactyl-addon, pterodactyl-api, pterodactyl-egg, pterodactyl-eggs, pterodactyl-panel-api
- Language: TypeScript
- Homepage: https://raw.githubusercontent.com/Ashu11-A/Eggs-Tracker/main/api/links.json
- Size: 851 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Eggs-Tracker



## 📃 | 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 inpm run dev
```