Skip to content

Administrate dashboard created by Jumpstart Rails Template, showing some daily learnings.

Notifications You must be signed in to change notification settings

phbomfim/learnings

Repository files navigation

Daily Learnings

A simple page to expose your daily learnings to community.

img

Prerequisites

  1. Ruby 2.5 or higher - I advise you to use the RVM
  2. Bundler - gem install bundler
  3. Rails - gem install rails
  4. Yarn - brew install yarn or Install yarn
  5. Git - brew install git or install git
  6. PostgreSQL - Download PSQL

Installation Steps

1. Clone the repository

$ git clone https://github.com/phbomfim/learnings.git

2. Change the working directory

$ cd learnings

3. Install dependencies

$ bundle install

4. Migrate a database

$ rails db:migrate

5. Run the app

$ rails s

Contribuition

  • This repositorie is public and if you wanna help me open a Pull Request
  • If you find a error help me and open a Issue

About

Administrate dashboard created by Jumpstart Rails Template, showing some daily learnings.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published