Skip to content

aliabbani/hello-rails-back-end

Repository files navigation

Hello Rails-back-end

The project is about learning how to connect rails backend application with react front-end application.

Api endpoint

Api endpoint link: https://hello-ali-backend.herokuapp.com/v1/messages

Built With

Back-end

  • Ruby
  • Ruby on Rails

Front-end

  • React
  • Redux

Getting Started

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

Prerequisites

Ruby: 2.6.3 Rails: 5.2.3 Postgres: >=9.5

Setup

Install gems with:

bundle install

Setup database with:

rails db:create
rails db:migrate
rails db:seed

Usage

Start server with:

rails server

Open http://localhost:3000/ in your browser.

Author

👤 Ali Abbani

Ali's Profile

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

A special thanks to Microverse for inspiring this project. A special thanks goes to all our peers at Microverse for being there for me.

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published