Skip to content

got-board-team/got-board-api

Repository files navigation

GOT Board

Build Status Code Climate Codacy Badge Codacy Badge

Setup

  1. Have installed Ruby, Bundler and Postgresql

  2. Copy the .env file

cp .env.example .env

Change the the variables with your values.

  1. Install the gems and setup the database
bundle install
bundle exec rake db:setup

Development

To run the tests

bundle exec rake spec

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages