Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/herberthe/log-monitor-server
日志监控服务端
https://github.com/herberthe/log-monitor-server
Last synced: about 2 months ago
JSON representation
日志监控服务端
- Host: GitHub
- URL: https://github.com/herberthe/log-monitor-server
- Owner: HerbertHe
- License: mit
- Created: 2021-05-14T07:30:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-20T14:38:38.000Z (over 3 years ago)
- Last Synced: 2024-10-13T17:49:40.941Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 487 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# log-monitor-server(WIP)
日志监控服务端
## Usage
- Download from NPM
```bash
npm i @herberthe/log-monitor-server -g
```- Configure
- Start service```bash
logm run
```## Development
- Clone
```bash
git clone https://github.com/HerbertHe/log-monitor-server.git
```- Download dependencies
```bash
yarn
```- Start server
```bash
yarn server:dev
```- Start frontend
```bash
yarn vite:dev
```## Thanks
| Vite | React | Rollup | Windicss |
| :---------------------------------------------: | :--------------------------------------------: | :-----------------------------------------------: | :----------------------------------------------: |
| | | | |