Skip to content

IndieCoderMM/hello-rails

Repository files navigation

Contributors LastUpdate Stargazers Issues License

Table of Contents

🚂 Hello Rails

This project is built to learn and explore Ruby on Rails framework. It includes a basic HTML template that can be used as the starting point for a new Rails app.

(back to top)

🧰 Tech Stack

  • Ruby
  • Rails
  • Postgresql

(back to top)

✨ Key Features

  • Init new Rails app
  • Connect with Postgresql
  • Generate controller

(back to top)

💻 Getting Started

To run this project locally, follow these steps.

Prerequisites

In order to run this project you need Ruby installed on your machine.

Setup

Clone this repository to your desired foler.

cd my-project
git clone git@github.com:IndieCoderMM/hello-rails.git .

Installation

Intall this project with:

bundle install

Usage

To run the project, execute the following command:

rails server

(back to top)

👨‍🚀 Author

I am always looking for ways to improve my project. If you have any suggestions or ideas, I would love to hear from you.

Hein Thant

Github Linkedin Gmail

(back to top)

🤝 Contribution

Contributions, issues, and feature requests are welcome!

(back to top)

💖 Show Your Support

If you like this project, please consider giving it a ⭐.

(back to top)

📜 License

This project is MIT licensed.

(back to top)

About

A basic web app to learn and explore Rails

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published