https://github.com/3ventic/steamvis
https://github.com/3ventic/steamvis
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/3ventic/steamvis
- Owner: 3ventic
- License: mit
- Created: 2021-10-20T02:27:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-20T16:24:29.000Z (over 4 years ago)
- Last Synced: 2025-01-31T16:15:47.679Z (over 1 year ago)
- Language: TypeScript
- Size: 143 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Steam Playtime Visualizer
Steam playtime visualizer for public Steam profiles
## Usage
### Docker
Pull and run from the docker image from the GitHub repository.
### Native
Install node 14+ and npm, and run `npm install`, `npm run build`, and `npm run start`