Skip to content
This repository has been archived by the owner on Aug 21, 2022. It is now read-only.
/ alpha_blog Public archive

My first application with ruby on rails. Enjoy!

Notifications You must be signed in to change notification settings

mauricio-prl/alpha_blog

Repository files navigation

CircleCI

Alpha-Blog

Hello everyone my name is Mauricio, and it is my first application with ruby on rails.

Enjoy it, and please let me know if you find some issue.

Setup

Postgres

You will need postgres installed on the machine.

Go to the Postgres site.

Or you can install postgres by asdf:

  • asdf

  • Posgres plugin

  • clone the code:

    $ git@github.com:m-pereira/alpha_blog.git
    

    or:

    $ https://github.com/m-pereira/alpha_blog.git
    

Run bundle to install the gems needed:

  $ bundle install
  $ rails s

Open your favorite browser ant put it:

    http://localhost:3000/

About

My first application with ruby on rails. Enjoy!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published