Coder Social home page Coder Social logo

aliatayee / alfablog Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 163 KB

AlFa Blog is a blog web application based on ruby on rails. Users can create post, follow up it, track the likes count, comments count and posts count.

Ruby 65.99% JavaScript 1.55% CSS 0.05% HTML 29.63% Batchfile 2.63% SCSS 0.02% Shell 0.13%
ruby blog-app rails

alfablog's Introduction

AlFa Blog

AlFa Blog is a blog web application based on ruby on rails. Users can create post, follow up it, track the likes count, comments count and posts count.

Major Technologies

  • Ruby on Rails
  • Postgresql
  • TailwindCSS

Install & Setup

To setup and install this sample AlFa Blog project, follow the below steps:

  • Clone this project by the command:

    git clone https://github.com/aliatayee/AlFaBlog
    
  • Then switch to the project folder by the bellow query:

    cd AlFaBlog
    
  • Install the required dependecies with:

    bundle install
    
  • Install npm dependencies with:

    npm install
    
  • Before running below commands update config/database.yml with your local DBcredentials. Then run:

    rake db:create
    
    rake db:migrate
    
    rake db:seed
    
  • To make the tailwindcss works run the below command:

    bundle exec rake assets:precompile
    
  • With Ruby on Rails and PostgreSQL installed in your environment, you can run rails server to run the website.

Tests

  • Run bundle install
  • Run bundle exec rspec spec

Prerequisites

  • IDE to edit and run the code (We use Visual Studio Code ๐Ÿ”ฅ).
  • Git to versionning your work.
  • Postgresql

Authors

๐Ÿ‘ค Ali

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a โญ๏ธ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

alfablog's People

Contributors

aliatayee avatar teckim avatar

Stargazers

 avatar

Watchers

 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.