Skip to content

lrrinaudo/resumenes

 
 

Repository files navigation

Job Vacancy Application

Once you have clone this repository, follow these steps to start working:

  • Run bundle install --without staging production, to install all application dependencies
  • Run bundle exec rake, to run all tests and ensure everything is properly setup
  • Run PADRINO_ENV=development bundle exec padrino rake db:migrate, to setup the development database
  • Run bundle exec padrino start, to start the application

Some conventions to work on it:

  • Follow existing coding conventions
  • Use feature branch
  • Add descriptive commits messages in English to every commit
  • Write code and comments in English
  • Use REST routes

About

Gestión de Resúmenes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 67.0%
  • JavaScript 19.4%
  • Ruby 13.6%