Skip to content

VanyaNovak/Expensor

Repository files navigation

README

  • Ruby version 3.1.0

Installation

bundle
  • Database creation
rails db:create
rails db:migrate
rails db:seed
  • Start server
gem install foreman
bin/dev
  • How to run the test suite
bundle exec rspec
  • Deployment instructions
fly deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published