Skip to content

alanluqman/hello-rails-back-end

Repository files navigation

📗 Table of Contents

📖 hello-rails-BACKEND

This is an API end point that provide several greeting messages.

🛠 Built With

Tech Stack

Framework
  • Ruby on Rails
Database

Key Features

  • Provide a bunch of greeting messages

(back to top)

🚀 Front-End

(back to top)

💻 Getting Started

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

Clone both front-end and back-end projects:

Prerequisites

In order to run this project you need: Ruby invironment latest version, rails latest version, Editor like (VS code)

Setup

Clone this repository to your desired folder

  cd my-folder
  git clone https://github.com/alanluqman/hello-rails-back-end.git

Install

Install this project with: cd my-project gem install

  bundle install
  rails db:create
  rails db:migrate
  rails db:seed

Usage

To run the project, execute the following command:

  rails server

Deployment

You can deploy this project using:

coming soon...

(back to top)

👥 Authors

👤 Alan Luqman

(back to top)

🔭 Future Features

  • Add authentication
  • Add authorization

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, I highly incorage you to give this project star and leave a feedback.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for this wonderful program.

(back to top)

❓ FAQ

Not yet.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published