GithubHelp home page GithubHelp logo

samojeyinka / mopp Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 2.4 MB

This rails project is an online publishing platform where individuals and organizations can create and share articles or blog posts on a wide range of topics. Follow on another and chat

Home Page: https://mopp-app-f094fba44bf3.herokuapp.com/

Dockerfile 1.69% Ruby 37.14% JavaScript 1.09% SCSS 23.56% HTML 33.93% Batchfile 2.39% Shell 0.16% Procfile 0.03%
rails rails-api rails-application rails-blog rails-engine rails-fullstack rails-tutorial rails-website rails7 ror-blog

mopp's Introduction

Project Status

๐Ÿšง Work in Progress ๐Ÿšง

I'm actively working on this project and will be updating the repository regularly. Feel free to check back for the latest features and code additions. Your feedback and opinion are always welcome!


Demo

๐Ÿ‘‰ https://mopp-app-f094fba44bf3.herokuapp.com/

m1 m2 m3 m4 m5 m6

README

This README provides an overview of the steps necessary to get the Ruby on Rails application up and running. Please follow the instructions below:

Prerequisites

  • Ruby version: 3.2.2
  • Rails version: 7.1.2
  • Database: SQLite3 (version 1.4)
  • Web server: Puma (version 5.0)

Installation

  1. Clone the repository to your local machine:

    git clone <repository_url>
  2. Install the required gems:

    bundle install
  3. Create the database and run migrations:

    rails db:create
    rails db:migrate
  4. Start the Puma server:

    rails server

Configuration

Database Configuration

  • Ensure you have SQLite3 installed.
  • Update the config/database.yml file if necessary.

Environment Variables

  • Set any required environment variables in the .env file.

How to Run the Test Suite

To run the test suite, use the following command:

rails test

Services

  • Ensure the following services are set up and running:
    • Job queues
    • Cache servers
    • Search engines

Deployment Instructions

  • Coming soon.

Additional Configuration

Active Storage

  • Active Storage variants are used for transforming images. Follow Active Storage Overview for additional configuration.

Development Environment

  • Consider uncommenting and using additional gems in the development group based on your preferences.

Test Environment

  • System testing is set up. Adjust configurations in the test group as needed.

Dependencies

  • Review the Gemfile for additional gems and their purposes.

mopp's People

Contributors

samojeyinka avatar samuelojeyinka avatar

Stargazers

 avatar  avatar  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.