Skip to content

Small glossary based translation server using Node.js and SQLite.

License

Notifications You must be signed in to change notification settings

netlands/Translate-Thing

Repository files navigation

Translate Thing

Simple Node.js "word/template" based translation app using a SQLite glossary/translation memory (tm).

Version

1.0.1

Install Dependencies

npm install 

Run

npm start

or

node app