An user access hub using OmniAuth logins to view their own public details.
-
Ruby version: 2.6.4
-
Rails version: 6.0.0
-
Database: PostgresSQL 11.4
-
Frontend UI: Bootstrap 4
-
Linter: RuboCop
-
Test Framework: RSpec w/ SimpleCov
git clone [email protected]:shirishkz/eatlab-oauth-app.git
cd project
bundle install
Use Figaro or setup API and Secret keys on a .env
file
rails db:setup
rails server
rspec
👤 Shirish Kayastha
- Twitter: @iamshirishkz
- Github: @shirishkz
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Copyright © 2019 Shirish Kayastha.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator