Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.
/ linkshare Public archive

Social network for share link and preview them (test) Ruby and rails

Notifications You must be signed in to change notification settings

antoinebou12/linkshare

Repository files navigation

linkshare

Ruby on rail social network to share link and preview link with multiple user. inspire by tutorial online with added feature:

-link previewer
-admin page
-more interactive user function

Login

Feed

Link

Testing

 $ bash --login -c rvm use 2.2>/dev/null 2>&1; rails server -p 8080 -b 0.0.0.0 
 $ redis-server

made with cloud9 IDE