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
- Host: GitHub
- URL: https://github.com/appknox/ak-translate
- Owner: appknox
- Created: 2020-08-31T11:05:25.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2021-02-22T08:54:44.000Z (about 5 years ago)
- Last Synced: 2025-04-23T12:18:33.499Z (11 months ago)
- Topics: github-api-v3, translation-management, vue-dashboard
- Language: Vue
- Homepage:
- Size: 1.43 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ak-translate
[](https://github.com/appknox/ak-translate/actions?query=workflow%3ACI)
[](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
```