Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```