An open API service indexing awesome lists of open source software.

https://github.com/reeganviljoen/teamleague


https://github.com/reeganviljoen/teamleague

database rails ruby sqlite

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# README

To use this application you should be running either mac OSX or a linux distrabution

## Ruby version
The ruby version used in this project is `ruby 2.7.2p137`

## Rails version
The Rails version used ofr this project is `Rails 7.0.2.3`

* Database information
This project usses `sqlite 3.28.0`

## Configuration
After instaling all the correct dependencies listed above do the following:

1.Enter `bundle install` into the terminal in working directory

2.Enter `raild db:migrate` into the terminal