ruby-gems-bootcamp

Stars
0

📗 Table of Contents

📖 [ruby_auth_app]

[ruby_auth_app] is a professional authentication and authorization app mvp framework that allows you to quickly and easily build a secure authentication and authorization system for your web application.

🛠 Built With

Tech Stack

Ruby on Rails 6+

Key Features

  • [key_feature_1]
  • [key_feature_2]
  • [key_feature_3]

🚀 Live Demo

💻 Getting Started

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

Prerequisites

In order to run this project you need:

 gem install rails

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone [email protected]:OmarMWarraich/ruby-gems-bootcamp.git

Install

Install this project with:

  cd my-project
  gem i

Usage

To run the project, execute the following command:

rails s

### Run tests

To run tests, run the following command:

<!--
Example command:

```sh
  bin/rails test test/models/article_test.rb

--->

Deployment

You can deploy this project using:

👤 Author

🔭 Future Features

  • [new_feature_1]
  • [new_feature_2]
  • [new_feature_3]

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project please give it a ⭐️!

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank...

❓ FAQ

Add at least 2 questions new developers would ask when they decide to use your project.

  • [Question_1]

    • [Answer_1]
  • [Question_2]

    • [Answer_2]

📝 License

This project is MIT licensed.