Skip to content

hummusonrails/aliyahgeeks

Repository files navigation

AliyahGeeks: A Blog Platform

This is a Ruby on Rails backend and React with Redux frontend blog platform. Devise is used for user authentication and Draft.js for blog posts.

To install and run:

  • Fork a copy
  • Run bundle install to setup the Ruby gem dependencies
  • Make sure you have Foreman at (https://github.com/ddollar/foreman) and run foreman start -f Procfile.dev -p 3000
  • Create a user on the frontend and set the admin flag to true in Rails console
  • The admin backend can be accessed at https://localhost:3000/admin

About

A blog platform for those considering Aliyah

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published