Skip to content

aktech/gitspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitspace

Build

A simple app to know the space occupied by your public repositories: https://gitspace.io

alt text

Running the app locally

  • Install Node.js (>=20) and pnpm (>=10). With Corepack enabled (corepack enable), the packageManager field in package.json will activate the correct pnpm version automatically.
  • Install dependencies
pnpm install --frozen-lockfile
  • Run the app locally
pnpm start

Checkout: http://localhost:3000/

Deploy to github pages

pnpm deploy

About

Space occupied by your public repositories

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors