imambungo / top1000repos

Top GitHub repositories ranking browser.

Home Page:https://top1000repos.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Top 1000 Repos

Browse the top 1000 GitHub repositories based on stars, pull requests, and issues. You can see the top recently closed pull requests and issues of each repository and filter out repositories based on certain topics.

https://top1000repos.com

Developing

Install dependencies

npm install

Setup environment variables

PUBLIC_BACKEND_URL='http://localhost:3000' # https://kit.svelte.dev/docs/modules#$env-static-public

Backend repo: https://github.com/imambungo/top1000repos-backend

Start development server:

npm run dev

Building

To create a production version of the app:

npm run build

You can preview the production build with npm run preview.

To deploy the app, you may need to install an adapter for your target environment.

About

Top GitHub repositories ranking browser.

https://top1000repos.com

License:MIT License


Languages

Language:Svelte 88.2%Language:JavaScript 10.9%Language:HTML 0.6%Language:CSS 0.3%