Skip to content

withbetterco/code-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starting point project for Better code challenge

This is a Rails 5 API

Configuration for development

Prerequisites: install git, Ruby 2.4.1, bundler gem.

git clone https://github.com/withbetterco/code-challenge.git
cd code-challenge
bundle install
bin/rake db:create
bin/rake db:migrate
bin/rake db:fixtures:load

Run the app locally:

bin/rails s

About

This is just a sample code challenge for Better.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors