github-token-donation
Aplicativo em NextJs para coletar tokens doados para analise de repositorios do github.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.6%) to scientific vocabulary
Repository
Aplicativo em NextJs para coletar tokens doados para analise de repositorios do github.
Basic Info
- Host: GitHub
- Owner: gittrends-app
- License: mit
- Language: TypeScript
- Default Branch: main
- Size: 489 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
This is a Next.js project bootstrapped with create-next-app.
Getting Started
First, run the development server:
```bash npm run dev
or
yarn dev
or
pnpm dev
or
bun dev ```
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and load Inter, a custom Google Font.
Learn More
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
Deploy on Vercel
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.
Owner
- Name: GitTrends.app
- Login: gittrends-app
- Kind: organization
- Email: hudsonsilbor@gmail.com
- Location: Brazil
- Website: https://gittrends.app
- Repositories: 2
- Profile: https://github.com/gittrends-app
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Git Token Donation
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: João Vitor
family-names: Gazola
email: joao.v.gazola@gmail.com
affiliation: Universidade Federal do Mato Grosso do Sul
repository-code: "https://github.com/JoaoVitorGazola/GitTokenDonation"
abstract: >-
A Ferramenta Git Token Donations é uma ferramenta web para
auxiliar a coleta e armazenamento de tokens de acesso
OAuth para quaisquer que sejam os usos necessários,
qualquer aplicação que necessite ultrapassar o limite de
requisições das APIs do GitHub com frequência pode
utilizá-la mesma para obter doações de tokens de seus
usuários.
license: MIT