Giter Site home page Giter Site logo

trailsy's Introduction

Transi

Transi is a translation web-application. Its focus is on the user interface (UI) and a easy way storing and retreving the translation data.

SMTP Mail transport

To test the SMTP Mail transport in Development Mode use mailcatcher: http://mailcatcher.me/ Its documentation says:

  1. gem install mailcatcher
  2. mailcatcher
  3. Goto: http://localhost:1080

For Production Environment define your own smtp server

Javascript structure

trailsy is using backbone.js, jquery, underscore.js and require.js AMD

Javascript build

  1. Install node.js (#brew install node on osx with homebrew)
  2. install npm (#curl http://npmjs.org/install.sh | sh)
  3. install requirejs (#npm install [email protected]) //this version is working
  4. delete existing build if any ($rm -rf public/build)
  5. cd into public/js and run ($node node_modules/.bin/r.js -o public/js/app.build.js)

trailsy's People

Contributors

twaldecker avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

trailsy's Issues

[object Object] in detail Word statt DE

Beim Suchen einer Übersetzung von einem Wort von English nach Deutsch:

Wenn als Zielsprache All gewählt ist erscheint DE bei dem Wort.

Wenn als Zielsprach Deutsch gewählt ist erscheint [object Object] in detail Word statt DE.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.