Giter Site home page Giter Site logo

tckb / efa_monitor Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 923 KB

EFA Monitoring system - a departure monitoring systems for all transportation services in Germany

License: GNU Affero General Public License v3.0

Elixir 67.29% HTML 4.70% CSS 19.43% JavaScript 7.62% Shell 0.96%
elixir efa germany transportation

efa_monitor's Introduction

THIS PROJECT IS NOT MAINTAINED HERE ANYMORE!

(EFA) Elektronische Fahrplanauskunft Monitor

An Elixir wrapper around the transportation services across Germany. This is an Elixir Umbrella application where the main "core" logic resides in dm_core application.

Production release

Phoenix Web frontend

Web frontend is added as a part of releases.

Assemble the artifact:

$ MIX_ENV=prod SECRET_KEY_BASE=<super_secret_key> PORT=<port> mix release web_frontend 

Release created at _build/prod/rel/web_frontend!

    # To start your system
    _build/prod/rel/web_frontend/bin/web_frontend start

Once the release is running:

    # To connect to it remotely
    _build/prod/rel/web_frontend/bin/web_frontend remote

    # To stop it gracefully (you may also send SIGINT/SIGTERM)
    _build/prod/rel/web_frontend/bin/web_frontend stop

To list all commands:

    _build/prod/rel/web_frontend/bin/web_frontend

Disclaimer

Unless specified otherwise, the License applies to all files in this repository.

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.