Skip to content

spagnolodesign/findmyflock

Repository files navigation

Find My Flock

A culture-centric tech job search engine SAS.

Technology and Stack

Setup

  1. bundle install - Install ruby dependencies
  2. nvm use - Verify you are using the correct version of Node.
  3. yarn - Install javscript dependencies
  4. Get the master.key file from another developer and add it to the config/ folder.
  5. bundle exec rails db:create db:migrate - Create Postgres database and migrate.
  6. bundle exec rails db:seed - Seed database.

Run the development server and test suite to verify successful deployment. See wiki for QA walkthrough.

Development server

Testing

  • bundle exec rails test

Development Process

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published