/reportedly-api

Primary LanguageRubyMIT LicenseMIT

[![Build Status](CI_BADGE_URL goes here)](REPO_URL goes here)

Introduction

TBD

Project Setup

Development

  • Setup the databases:

    • Postgres:
    rake db:setup

Test

  • Run all tests:
docker-compose -f docker-compose.test.yml run test
  • Run a specific test:
docker-compose -f docker-compose.test.yml run test bin/bundle exec spec [rspec-params]

Automated Code Review Setup

  • Add a bot (i.e. team-nimblehq) to this repository or to the organization. The bot requires permission level “Write” to be able to set a PR’s status.

  • Create a Personal Access Token from bot account with public_repo scope, and set it as DANGER_GITHUB_API_TOKEN secret on Semaphore Environment Settings.

License

This project is Copyright (c) 2014-2020 Nimble. It is free software, and may be redistributed under the terms specified in the LICENSE file.

About

Nimble

This project is maintained and funded by Nimble.

We love open source and do our part in sharing our work with the community! See our other projects or hire our team to help build your product.