|
| 1 | +# uRepairPC |
| 2 | + |
| 3 | +<p align="center"> |
| 4 | + <a href="https://github.com/uRepairPC"> |
| 5 | + <img width="500" src="https://raw.githubusercontent.com/uRepairPC/docs/master/public/logo-left-icon.png" alt="uRepairPC"> |
| 6 | + </a> |
| 7 | +</p> |
| 8 | +<p align="center"> |
| 9 | + Accounting system for orders for the repair of technical means. |
| 10 | +</p> |
| 11 | + |
| 12 | +## Links |
| 13 | +- [Website](https://urepairpc.com/) |
| 14 | +- [Demo](https://demo.urepairpc.com/) |
| 15 | +- [Docs](https://docs.urepairpc.com/) |
| 16 | + |
| 17 | +## Introducing |
| 18 | +Internal system with which you can manage applications, users, equipment. |
| 19 | +Manage roles and access to different sections on the site. |
| 20 | + |
| 21 | +**Preview Branch** - [Demo](https://demo.urepairpc.com/) |
| 22 | + |
| 23 | +*Complete, assembled project for* **production**. |
| 24 | + |
| 25 | +## Ecosystem |
| 26 | +| Project | Status | Description | |
| 27 | +|---------|--------|-------------| |
| 28 | +| [urepairpc-urepairpc] | ![urepairpc-urepairpc-status] | Full Build Project | |
| 29 | +| [urepairpc-server] | ![urepairpc-server-status] | Backend | |
| 30 | +| [urepairpc-web] | ![urepairpc-web-status] | Frontend | |
| 31 | +| [urepairpc-websocket] | ![urepairpc-websocket-status] | WebSocket for Real-Time | |
| 32 | +| [urepairpc-autodeploy] | ![urepairpc-autodeploy-status] | Autodeploy for Demo website | |
| 33 | +| [urepairpc-release] | ![urepairpc-release-status] | Build project for Production | |
| 34 | +| [urepairpc-daemon] | ![urepairpc-daemon-status] | Service for Windows/Linux | |
| 35 | +| [urepairpc-landing] | ![urepairpc-landing-status] | Project Information | |
| 36 | +| [urepairpc-docs] | ![urepairpc-docs-status] | Documentation (Vuepress) | |
| 37 | + |
| 38 | +[urepairpc-urepairpc]: https://github.com/uRepairPC/urepairpc |
| 39 | +[urepairpc-urepairpc-status]: https://img.shields.io/github/release/urepairpc/urepairpc.svg |
| 40 | + |
| 41 | +[urepairpc-server]: https://github.com/uRepairPC/server |
| 42 | +[urepairpc-server-status]: https://img.shields.io/github/package-json/v/urepairpc/server.svg |
| 43 | + |
| 44 | +[urepairpc-web]: https://github.com/uRepairPC/web |
| 45 | +[urepairpc-web-status]: https://img.shields.io/github/package-json/v/urepairpc/web.svg |
| 46 | + |
| 47 | +[urepairpc-websocket]: https://github.com/uRepairPC/websocket |
| 48 | +[urepairpc-websocket-status]: https://img.shields.io/github/package-json/v/urepairpc/websocket.svg |
| 49 | + |
| 50 | +[urepairpc-autodeploy]: https://github.com/uRepairPC/autodeploy |
| 51 | +[urepairpc-autodeploy-status]: https://img.shields.io/github/package-json/v/urepairpc/autodeploy.svg |
| 52 | + |
| 53 | +[urepairpc-release]: https://github.com/uRepairPC/release |
| 54 | +[urepairpc-release-status]: https://img.shields.io/github/package-json/v/urepairpc/release.svg |
| 55 | + |
| 56 | +[urepairpc-daemon]: https://github.com/uRepairPC/daemon |
| 57 | +[urepairpc-daemon-status]: https://img.shields.io/github/package-json/v/urepairpc/daemon.svg |
| 58 | + |
| 59 | +[urepairpc-landing]: https://github.com/uRepairPC/landing |
| 60 | +[urepairpc-landing-status]: https://img.shields.io/github/package-json/v/urepairpc/landing.svg |
| 61 | + |
| 62 | +[urepairpc-docs]: https://github.com/uRepairPC/docs |
| 63 | +[urepairpc-docs-status]: https://img.shields.io/github/package-json/v/urepairpc/docs.svg |
| 64 | + |
| 65 | +## License |
| 66 | +[MIT](https://opensource.org/licenses/MIT) |
0 commit comments