Skip to content

A mini Social-Network created with Rails!! πŸ’ŽπŸ’Ž - No longer maintained.

License

Notifications You must be signed in to change notification settings

yTakkar/Rails-Mini-Social-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

24 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Rails-Mini-Social-Network

A Mini Social-Network created with Rails!!

No longer maintained.

Another Versions

React Version

Vue Version

Golang Version

Quick Links

  1. Screenshots
  2. Usage

Screenshots

alt text alt text alt text alt text alt text alt text alt text alt text

Usage

  1. First install all the dependencies.
# ruby dependencies
bundle install

# js dependencies
npm install # or yarn
  1. Open PHPMyAdmin, create a DB named rails-mini-social-network & import db.sql file.
  2. Create the following environment variables:
RAILS_DB_PASSWORD="DB PASSWORD"
RAILS_SOCKET="MySQL Socket"
  1. Start the server
rails s
  1. Now, open it in browser:
localhost:3000

Contribute

Feel free to contribute!!

Show your support by 🌟 the project!!

About

A mini Social-Network created with Rails!! πŸ’ŽπŸ’Ž - No longer maintained.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published