Skip to content

cstaikos/academia-api-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Academia API (POC)

Requirements:

  • Ruby 2.3
  • Rails 5.2.0
  • Postgres server running locally (I use v9.4.5.0)

Instructions for running locally

  • rake db:create to create the database
  • rake db:migrate to run migrations
  • rake db:seed to seed database with 10 manuscripts
  • rails s to run app on localhost

About

POC API for academia app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published