Digital Ticketing made simple for railways
Check the Project Website »
Report Bug · Request Feature . Contribute · Send Feedback
Table of Contents
The OpenTrainTicketing project is developed to provide a simple and easy-to-use digital ticketing system for railways. It primarily aims to allow smaller railways to offer digital tickets to their customers without the need for a complex and expensive system. The project is developed by the OpenTrainTicketing team and is open-source.
This project was build with:
And deployed with:
This is a short guide to setup your own development environment of OpenTrainTicketing.
-
To start of clone the Repo:
$ git clone git@gitlab.com:opentrainticketing/opentrainticketing.git
-
Starting the backend:
$ cd opentrainticketing/backend $ docker-compose up -
Starting the frontend:
$ cd opentrainticketing/frontend $ npm run dev
Please see CONTRIBUTION.md to get more information on how to contribute to the project.
Distributed under the GNU AGPL V3 License. See LICENSE.txt for more information.
Email: info@opentrainticketing.com
Project Link: https://gitlab.com/opentrainticketing/opentrainticketing
The following pages and resources have been very helpful in the creation of the project:
- README Template - @OthneilDrew
- Choose an Open Source License - @ChooseaLicense
- Img Shields - @ShieldIO
This project was funded by the Prototype Fund of the German Federal Ministry of Education and Research (BMBF) and the Open Knowledge Foundation Germany.