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

https://github.com/monterail/recruitment-task


https://github.com/monterail/recruitment-task

Last synced: 17 days ago
JSON representation

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)