Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 896 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 896 Bytes

Credport

This is a source dump for our failed startup Credport.

See our post-mortems Tale of Credport and Credport Technical Post-Mortem first.

Get started

You should be able to run this by cloning the repo and running (if I remember correctly)

bundle
rake neo4j:install
rake neo4j:start
rake db:migrate
rake db:seed
foreman start

You'd probably want to insert actual API keys to make it work though.

Other

You can also check out the Credport organization on Github to see how we our partners like Tamyca and Kinderfee integrated us with our easy to use OAuth API.

You can contact me anytime @nambrot if you have any questions or problems.