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: about 1 year ago
JSON representation
Yet another github trending web application
- Host: GitHub
- URL: https://github.com/brettm12345/twending
- Owner: Brettm12345
- Created: 2019-12-14T17:44:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T13:57:17.000Z (about 3 years ago)
- Last Synced: 2025-03-08T11:04:41.555Z (about 1 year ago)
- Topics: fp-ts, functional-programming, next, nextjs, progressive-web-app, pwa, trending-repositories
- Language: TypeScript
- Homepage: https://twending.now.sh/
- Size: 5.98 MB
- Stars: 15
- Watchers: 2
- Forks: 2
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Twending
Yet another github trending web application.
## 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)