Skip to content

TicketsSDC/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend

##Getting Started

The ticket trader app is built within the Ruby on Rails framework. Listed below are a few resources to help you get familiar with the language Ruby and its framework Rails.

###Installing Ruby and RoR

###Ruby Resources

  1. Codecademy
  2. Learn x in y minutes
  3. Rubymonk
  4. Offical Ruby Docs

###Rails Resources

  1. Getting started with Rails

##How to Run

  1. Clone repo to your machine git clone https://github.com/TicketsSDC/backend.git
  2. Navigate into the repo cd backend/
  3. Type command bin/rails server
  4. In a web browser navigate to http://127.0.0.1:3000/ If you do not see a welcome page go through this guide and try again.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published