Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/julian-b90/emma

Duisburger Tafel translation software
https://github.com/julian-b90/emma

Last synced: 9 days ago
JSON representation

Duisburger Tafel translation software

Awesome Lists containing this project

README

        

# Emma
Duisburger Tafel translation software

### Stack used

- node express
- knex + bookshelf mysql
- vanilla JS / jQuery frontends

### Installation

Emma requires [Node.js](https://nodejs.org/) v6+.

Install the dependencies and start the server.

Development
```sh
$ cd emma
$ npm install
$ npm run start:dev
```

For production environments...
heroku runs npm run start

## Todo

- production database (host, settings, migration...)
- deployment process

- post routes for phrases/presets
- translator/editor frontend consume post routes
- dropdown for selection of other presets at /translator
- token refreshing