Skip to content

splashinn/ideaboard-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Idea Board API

Rails 5.1 API

Check out the React client-side here

Getting Started

  1. Clone this repo git clone
  2. cd into project directory
  3. bundle install
  4. rake db:create db:migrate
  5. rails s -p 3001 to start server (use port 3001 to avoid conflict with the React client-side)

About

Backend for Idea Board application built w/ Rails API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published