Skip to content

dvcv/bloccit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddit Clone with Rails

Summary

This project uses Ruby on Rails to create a simplified version of reddit.

Live Site

Bloccit

Installation

Start by cloning the repository:

$ git clone https://github.com/dvcv/bloccit.git <your-backend-project-name>

Configuration

Install the project dependencies by running:

$ bundle install

Run the Application

Run the application server:

$ rails s

The server will start up. To stop the server, press cntrl + c.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published