Skip to content

jonathan-briere/atm-api

Repository files navigation

ATM API

Technology Stack

Ruby Rails

Tools/Technologies Description
Ruby Version 3.0.0
Rails Version 6.1.4.6

Development

1. Initial Setup

  • Clone the project repo
    git clone https://github.com/usmanasif/atm-api.git
    
  • Get into the project directory
    cd atm-api
    
  • Install gems and their dependencies
    bundle install
    

2. Start App Server

rails server

3. Running Tests

bundle exec rspec

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published