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

https://github.com/appknox/ak-translate

Github based translation dashboard for Appknox projects
https://github.com/appknox/ak-translate

github-api-v3 translation-management vue-dashboard

Last synced: about 1 month ago
JSON representation

Github based translation dashboard for Appknox projects

Awesome Lists containing this project

README

          


logo

# ak-translate
[![CI Workflow](https://github.com/appknox/ak-translate/workflows/CI/badge.svg)](https://github.com/appknox/ak-translate/actions?query=workflow%3ACI)
[![Total alerts](https://img.shields.io/lgtm/alerts/g/appknox/ak-translate.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/appknox/ak-translate/alerts/)

#### Github based translation dashboard for Appknox projects

## Setup

### Development
```
npm install
npm run serve
```

### Production
```
npm run build
```