yovasx2 / conekta

A basic version of an electronic payments platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conekta

Build Status

Content

This project is a basic version of an electronic payments platform (detail info)

In order to execute this project you need to install:

  • Ruby 2.2.3

    You can check this with ruby -v

  • Rails

    You can check this with rails -v

  1. Clone the repo

    $ git clone https://github.com/yovasx2/conekta
    
  2. Move into it and install dependencies

    $ cd conekta
    
  3. Init a server

    $ rails s
    

You can contribute to this project in many forms:

  1. Giovanni Alberto GarcĂ­a

MIT License

About

A basic version of an electronic payments platform


Languages

Language:Ruby 99.5%Language:HTML 0.5%