Skip to content

KentaaNL/buckaruby-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buckaruby PoC

Buckaruby PoC is a Rails project that demonstrates the features of Buckaruby.

Usage

Configure the website key and secret key in your environment (.env):

BUCKAROO_WEBSITE=abcdef
BUCKAROO_SECRET=abcdef

Install the ruby gems:

bundle

Create the PostgreSQL database and migrate:

rake db:create db:migrate

Run the Rails server with foreman:

foreman start

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/KentaaNL/buckaruby-poc.

License

This project is available as open source under the terms of the MIT License.

About

Buckaruby PoC is a Rails project that demonstrates the features of buckaruby

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published