Skip to content

samibirnbaum/samipedia

Repository files navigation

Samipedia

A Ruby on Rails CRUD application, encompassing some staple Ruby Gems, that allows users to create public and private Markdown-based wikis.

Snapshot

Visit Site

Case Study

Usage

  1. Fork and clone the repo: git clone https://github.com/samibirnbaum/samipedia.git
  2. You must have Ruby installed (built using version 2.4.1)
  3. Run $ bundle install to download/install the needed dependencies
  4. Start the local server: $ rails s.
  5. Open a web browser and go to http://localhost:3000.

About

A Ruby on Rails CRUD application, encompassing some staple Ruby Gems, that allows users to create public and private Markdown-based wikis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published