karam084 / hello-rails-back-end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Front-end react project link karam084/hello-react-front-end#1

REQUIRED SECTIONS:

  • Table of Contents
  • About the Project
    • Built With
  • Getting Started
  • Authors
  • Future Features
  • Contributing
  • Show your support
  • Acknowledgements
  • License

πŸ“— Table of Contents

πŸ“– Hello-Rails-Bak-End

The Ruby on Rails project that creates a back-end rails app.

Hello-Rails-Bak-End is a...

πŸ›  Built With Ruby on Rails

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project.

Client
Server
Database

Key Features

(back to top)

πŸ’» Getting Started

To get a local copy up and running follow these simple example steps.

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

Setup

Install

  • bundle install
  • rails db: migrate

Usage

To run the project, execute the following command:

Deployment

Run the following command to install all dependencies.

$ bundle install $ code.

Database

To create your local Database

$ rails db: create $ rails db: migrate

Run tests

To install rspec, in the terminal kindly run this command

$ gem install rspec To run tests, please run this command

$ rspec ./spec/#{filename}_spec.rb To run all tests, please run this command

or $ spec

πŸ‘₯ Authors

πŸ‘€ Karam Fouad

(back to top)

πŸ”­ Future Features

  • Doplay App
  • Add live demo
  • Add Images

(back to top)

🀝 Contributing

CContributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

πŸ™ Acknowledgments

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

(

πŸ“ License

This project is MIT licensed.

(back to top)

About


Languages

Language:JavaScript 98.1%Language:Ruby 1.5%Language:HTML 0.3%Language:CSS 0.0%Language:Shell 0.0%