https://github.com/monterail/recruitment-task
https://github.com/monterail/recruitment-task
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/monterail/recruitment-task
- Owner: monterail
- Created: 2021-05-05T08:15:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-08T22:53:08.000Z (over 3 years ago)
- Last Synced: 2026-03-30T05:39:24.923Z (3 months ago)
- Language: Ruby
- Size: 31.3 KB
- Stars: 0
- Watchers: 12
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Setup
### Requirements
* Ruby 3.0.0
* Bundler 2
### Setup steps
* Clone repo `git clone `
* Run `bundle install`·
* Setup database `rails db:setup`
* Run server `rails s`
### Task
* [junior](task_junior.md)
* [regular/senior](task_regular_senior.md)