sdulaney / project-sofseq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

project-sofseq

How to run the application locally:

  • Clone this repo
  • cd [path to this repo]/refume
  • bundle install
  • rails db:migrate
  • rails server
  • Go to http://localhost:3000/

Things to know:

This is literally just a skeleton Rails app right now. We'll add stuff soon, though!

Versions of important dev tools used for this project:

  • rails 5.1.7
  • ruby 2.7.0preview1
  • rvm 1.29.9
  • gem 3.1.0pre1

Check out the 4th Edition of Michael Hartl's Ruby on Rails Tutorial.

About

License:Academic Free License v3.0


Languages

Language:HTML 56.7%Language:Ruby 29.1%Language:Python 8.3%Language:CSS 2.6%Language:JavaScript 2.6%Language:CoffeeScript 0.6%