Skip to content
/ publicv Public

PubliCV is the open source platform to help Jobseekers find their next Employer, and vice versa.

License

Notifications You must be signed in to change notification settings

Km-uma/publicv

Repository files navigation

PubliCV

PubliCV is the open source platform to help Jobseekers find their next Employer, and vice versa, directly (with no intermediaries). See: https://publicv.org

The source code of the core service is released under the MIT license (see LICENSE and the term of service for more).

Trademarks policy

"PubliCV", "publiCV", and the PubliCV logo are registered trademarks of Corsidia & Bluebash. You may not use these trademarks in a commercial setting to infer that your product or service is endorsed or associated with PubliCV without permission. You may use these marks to refer to PubliCV in a way where it's clear that you're simply referring to the project, not claiming endorsement or association.

You can request permission by emailing info@publicv.org.

Requirements

Make sure you have installed:

  • Ruby 2.4.0
  • PostgreSQL (10+)
  • Yarn

For Rails version and gems see the Gemfile.

Setup

Database

This is pretty standard to RoR apps, but always nice to remember: just set up the config/database.yml file with your local database credentials. Sample already exists at config/database.yml.example for reference

Installation

So far so good. Now that you are all set up, you can begin to install it.

Ruby on Rails Application

Run the standard RoR app setup commands:

  1. bundle install
  2. rake db:create
  3. rake db:migrate

Contributing

PubliCV is an open source project and we encourage contributions.

About

PubliCV is the open source platform to help Jobseekers find their next Employer, and vice versa.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6