Coder Social home page Coder Social logo

rocknrollmarc / pwb-for-heroku Goto Github PK

View Code? Open in Web Editor NEW

This project forked from etewiah/pwb-for-heroku

0.0 0.0 0.0 14.76 MB

A Rails website using the property-web-builder gem and ready to be deployed to heroku

Ruby 1.12% JavaScript 98.78% CSS 0.01% HTML 0.06% Shell 0.01% Dockerfile 0.03%

pwb-for-heroku's Introduction

PropertyWebBuilder for heroku

This application is a fully featured Ruby on Rails website that is ready to be deployed to heroku.

It is a demonstration of how the PropertyWebBuilder Rails engine can be used in an application.

Deploying to Heroku

The dead simple way

Sign up for Heroku and simply click the button below:

Deploy

The resulting application will be populated with some default example data including an admin user [email protected] with a password of "pwb123456".

Also simple but more explicit

First of all sign up for Heroku if you don't already have an account, and install the Heroku Toolbelt.

Next, clone this repository:

git clone https://github.com/etewiah/pwb-for-heroku.git

CD into the directory for the project and run the ff:

heroku create
heroku addons:create heroku-postgresql
heroku addons:create cloudinary:starter
git push heroku master
heroku run rake db:migrate
heroku run rake pwb:db:seed
heroku open

Documentation

For more about the PropertyWebBuilder gem see:

PropertyWebBuilder

For more information about using Ruby on Heroku, see these Dev Center articles:

pwb-for-heroku's People

Contributors

etewiah avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.