Skip to content

Latest commit

 

History

History
72 lines (43 loc) · 2.35 KB

README.md

File metadata and controls

72 lines (43 loc) · 2.35 KB

Welcome to PAYMEQUICK CORE API

Code Triage Badge Build Status GitHub contributors GitHub commit activity GitHub last commit GitHub last commit (branch)

What is PAYMEQUICK?

Code Triage Badge Paymequick is a payment platform API build entirely with Ruby/Ruby On Rails

Framework and libraries

Getting Started

  1. Install paylequick at the command prompt if you haven't yet:

     $ gem install paymequick
    
  2. At the command prompt, login with heroku cli to acces to application core:

     $ heroku login
    
  3. Change directory to myapp and start the web server:

     $ cd paymequick
     $ bin/rails server
    

    Run with --help or -h for options.

  4. Go to http://localhost:3000 and you'll see: "Yay! You’re on Rails!"

  5. Follow the guidelines to start developing your application. You may find the following resources handy:

PAYMEQUICK CORE API.

Things you may want to cover:

  • ruby 2.6.5p105 (2019-08-29 revision 67799) [x86_64-linux]

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

Code Status

Build Status

Hosting powered by

Code Triage Badge

License

Paymequick is released under the MIT License by MVONDO Yannick.