Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nambrot/credport-open
This is a source dump for our failed startup [Credport](http://www.credport.org).
https://github.com/nambrot/credport-open
Last synced: 5 days ago
JSON representation
This is a source dump for our failed startup [Credport](http://www.credport.org).
- Host: GitHub
- URL: https://github.com/nambrot/credport-open
- Owner: nambrot
- Created: 2014-06-06T16:19:30.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-06T17:25:41.000Z (over 10 years ago)
- Last Synced: 2024-08-02T12:49:29.364Z (3 months ago)
- Language: Ruby
- Size: 8.46 MB
- Stars: 14
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - nambrot/credport-open - This is a source dump for our failed startup [Credport](http://www.credport.org). (others)
README
# Credport
This is a source dump for our failed startup [Credport](http://www.credport.org).
See our post-mortems [Tale of Credport](http://nambrot.com/posts/13-the-tale-of-credport/) and [Credport Technical Post-Mortem](http://nambrot.com/posts/14-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](https://github.com/credport) to see how we our partners like [Tamyca](https://www.tamyca.de) and [Kinderfee](https://www.kinderfee.de) integrated us with our easy to use OAuth API.
You can contact me anytime @nambrot if you have any questions or problems.