https://github.com/reeganviljoen/teamleague
https://github.com/reeganviljoen/teamleague
database rails ruby sqlite
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/reeganviljoen/teamleague
- Owner: reeganviljoen
- Created: 2022-04-06T14:24:19.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-04T10:06:18.000Z (about 4 years ago)
- Last Synced: 2025-02-22T10:19:41.483Z (over 1 year ago)
- Topics: database, rails, ruby, sqlite
- Language: Ruby
- Homepage:
- Size: 179 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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