Skip to content

yeo/notyim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

noty.im

CircleCI Coverage Status Maintainability codebeat badge

Set up

bundle install

# Generate user and seed data
rails db:seed
# Then login with vinh@noty.im/123456

Thank you

The project gets help from many people. Check [thankyou.md] file.

Test setup

docker-compse up
rspec