Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/augustoscher/crypto-wallet
Crypto Wallet written in RoR 5.x for learning Ruby on Rails framework. Deployed on Heroku free dyno. May take some seconds to start up :P
https://github.com/augustoscher/crypto-wallet
heroku internacionalization postgresql ruby-on-rails
Last synced: about 3 hours ago
JSON representation
Crypto Wallet written in RoR 5.x for learning Ruby on Rails framework. Deployed on Heroku free dyno. May take some seconds to start up :P
- Host: GitHub
- URL: https://github.com/augustoscher/crypto-wallet
- Owner: augustoscher
- Created: 2019-05-03T18:16:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T21:22:12.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T05:52:39.041Z (over 1 year ago)
- Topics: heroku, internacionalization, postgresql, ruby-on-rails
- Language: Ruby
- Homepage: https://rails-crypto-wallet.herokuapp.com/
- Size: 1.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...