Skip to content

amiaopensource/pb-form

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

The pb-form application was created at AMIA Hack Day 2014.

To run this code on Heroku:

Create a heroku account and confirm that you can connect. Add the heroku gem to your local machine with “bash gem install heroku”“ Create a heroku app with ”heroku apps:create“ Migrate the database with ”heroku run rake db:migrate“ Restart the workers with ”heroku apps:restart“ Open your new Heroku app with ”heroku apps:open“

About

Web app to allow form-base PBcore entry and output to properly formed PBcore XML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 95.7%
  • CSS 2.2%
  • JavaScript 2.1%