An RoR application allow user remember youtube videos by link, have unit test and integration test.
- Ruby 2.5.8p224
- Rails 5.0.7.2
- start development environment by run 'docker-compose up' at project folder
- run 'docker exec -ti funnyvideos bash'
- start rails by this command 'rails s -b 0.0.0.0 -p 3000'
Deployed to https://funny-videos-by-long.herokuapp.com/
- register user
- login/logout
- add youtube video link
- see videos list added before