xpend is an app for people to track expenses.
Using our brains to track our expenses can be quite a tedious task, or even, forgotten!
This app aims to solve that!
-
Make sure that you have
ruby 2.6.3
. If you don't, but you have RVM, simply run:
rvm install ruby-2.6.3
-
bundle install
-
rails s
and you're good to go!
RAILS_ENV=test rake rswag:specs:swaggerize