mirror of
https://github.com/taigrr/skyline
synced 2025-01-18 04:33:13 -08:00
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8) Signed-off-by: dependabot[bot] <support@github.com>
Given a Github username and a year, renders a 3D model of their contribution chart. The data is fetched via a server less function (repo).
?username=<username>&year=<year>
Example: https://3d-contributions.vercel.app/?username=jasonlong&year=2018
Development
I've been using vercel
for local dev. To load up a local server: vercel dev
.
Description
Languages
JavaScript
100%