Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/igoogolx/lux-client
https://github.com/igoogolx/lux-client
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/igoogolx/lux-client
- Owner: igoogolx
- License: mit
- Created: 2022-07-31T09:46:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-27T11:25:51.000Z (about 2 months ago)
- Last Synced: 2024-10-27T13:04:01.119Z (about 2 months ago)
- Language: TypeScript
- Size: 2.37 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![GPL License][license-shield]][license-url]lux-client
The dashboard that powers the lux.
Explore the docs »
Report Bug
·
Request Feature
[contributors-shield]: https://img.shields.io/github/contributors/igoogolx/lux-client.svg
[contributors-url]: https://github.com/igoogolx/lux-client/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/igoogolx/lux-client.svg
[forks-url]: https://github.com/igoogolx/lux-client/network/members
[stars-shield]: https://img.shields.io/github/stars/igoogolx/lux-client.svg
[stars-url]: https://github.com/igoogolx/lux-client/stargazers
[issues-shield]: https://img.shields.io/github/issues/igoogolx/lux-client.svg
[issues-url]: https://github.com/igoogolx/lux-client/issues
[license-shield]: https://img.shields.io/github/license/igoogolx/lux-client.svg
[license-url]: https://github.com/igoogolx/lux-client/blob/main/LICENSE### Development
`yarn dev`### Build
`yarn build`