Skip to content

A clone of the HOTWallets web application (https://hotwallets-staging.herokuapp.com/) written in Ruby on Rails and Tailwind CSS

License

Notifications You must be signed in to change notification settings

ismailarilik/hot-wallets-clone

Repository files navigation

hot-wallets-clone Rails Style Guide

A clone of the HOTWallets web application (https://hotwallets-staging.herokuapp.com/) written with Ruby on Rails and Tailwind CSS

Screenshot

Requirements

  • SQLite version 3.x
  • Ruby
  • Ruby on Rails (gem install rails)
  • Install dependencies (bundle install)
  • Run DB migrations (bin/rails db:migrate)

Running app

./bin/dev

Then navigate to localhost:3000.

Running static code analysis tool (Rubocop)

rubocop

Running unit tests

bin/rails test

Running system tests

bin/rails test:system

About

A clone of the HOTWallets web application (https://hotwallets-staging.herokuapp.com/) written in Ruby on Rails and Tailwind CSS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published