Skip to content
/ devit Public

Devit is a link aggregator site, similar to Reddit or Hacker News, where a user can submit a link and content to a community, as well as comment on and vote on those submissions.

License

Notifications You must be signed in to change notification settings

PRbsas/devit

Repository files navigation

Devit

Devit is a link aggregator site, similar to Reddit or Hacker News, where a user can submit a link and content to a community, as well as comment on and vote on those submissions.

Installation

git clone [email protected]:PRbsas/devit.git
cd devit
bundle install
rails db:migrate
rails s

Contributing

  1. Fork it ( https://github.com/PRbsas/devit/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

The project is available as open source under the terms of the MIT License.

About

Devit is a link aggregator site, similar to Reddit or Hacker News, where a user can submit a link and content to a community, as well as comment on and vote on those submissions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published