Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unibeautify/assistant
Personal Beautification Assistant
https://github.com/unibeautify/assistant
assistant beautify unibeautify
Last synced: about 1 month ago
JSON representation
Personal Beautification Assistant
- Host: GitHub
- URL: https://github.com/unibeautify/assistant
- Owner: Unibeautify
- License: mit
- Created: 2017-06-18T02:37:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-17T09:49:29.000Z (4 months ago)
- Last Synced: 2024-09-17T13:17:42.836Z (4 months ago)
- Topics: assistant, beautify, unibeautify
- Language: TypeScript
- Homepage: https://assistant.unibeautify.com
- Size: 3.2 MB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 59
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Assistant
[![Build Status](https://travis-ci.com/Unibeautify/assistant.svg?branch=master)](https://travis-ci.com/Unibeautify/assistant) [![Renovate enabled](https://img.shields.io/badge/renovate-enabled-brightgreen.svg)](https://renovateapp.com/)
> Personal Beautification Assistant
## Install prerequisites
```
npm install
```## Usage
```
npm start
```### Docker
```
docker-compose up --build
```