https://github.com/ztl-uwu/codestats
An unofficial Code::Stats dashboard made with Nuxt.
https://github.com/ztl-uwu/codestats
codestats nuxt shadcn-vue
Last synced: 4 months ago
JSON representation
An unofficial Code::Stats dashboard made with Nuxt.
- Host: GitHub
- URL: https://github.com/ztl-uwu/codestats
- Owner: ZTL-UwU
- License: mit
- Created: 2024-06-29T12:36:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-30T03:54:18.000Z (almost 2 years ago)
- Last Synced: 2025-06-09T11:08:27.264Z (about 1 year ago)
- Topics: codestats, nuxt, shadcn-vue
- Language: Vue
- Homepage: https://codestats-seven.vercel.app/
- Size: 600 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

## Developing
- Install the dependencies: `bun install`
- Start the development server: `bun run dev`
- Build the application: `bun run build`
## License
MIT