Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 273 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 273 Bytes

Deploy

$ cp .env.example .env
$ docker-compose up -d
$ docker-compose run --rm web /bin/bash
$ rails db:create && rails db:schema:load && rails db:seed:single[fakees]
$ exit

Документация

Схема REST