Paymequick is a payment platform API build entirely with Ruby/Ruby On Rails
-
Install paylequick at the command prompt if you haven't yet:
$ gem install paymequick
-
At the command prompt, login with heroku cli to acces to application core:
$ heroku login
-
Change directory to
myapp
and start the web server:$ cd paymequick $ bin/rails server
Run with
--help
or-h
for options. -
Go to
http://localhost:3000
and you'll see: "Yay! You’re on Rails!" -
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
Paymequick is released under the MIT License by MVONDO Yannick.