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

https://github.com/brettm12345/twending

Yet another github trending web application
https://github.com/brettm12345/twending

fp-ts functional-programming next nextjs progressive-web-app pwa trending-repositories

Last synced: 8 months ago
JSON representation

Yet another github trending web application

Awesome Lists containing this project

README

          


Twending



Code Checks


CI Workflow Status


Maintainability


Yet another github trending web application.


Screenshot

## Twending is

- _instant_ by automatically fetches the next page while you're reading the current one
- _lightweight_ the total build build under 100kB

## Development

To get started with development use these commands

```zsh
git clone https://github.com/brettm12345/twending
yarn install
yarn dev
```

Then rename [`.env.sample`](./.env.sample) to `.env.build` and
[create a personal access token](https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line)