Hello-rails-back-end

Simple rails api back end

link to the Reactjs front-end for this project

Built With

  • Major languages: Ruby
  • Frameworks: ROR

Getting Started

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

Prerequisites

You need to have followings installed in your local machine:

  • Ruby
  • Postgresql
  • Rails

Setup

To setup the Items Library project in your local, in the repo page:

  • click on code (dropdown list) > Download as ZIP.
  • or open terminal of path you want to install project and run this command: git clone git@github.com:nicupop729/hello-rails-react.git
  • cd hello-rails-react/
  • bundle install
  • bin/rails db:create
  • bin/rails db:migrate
  • bin/rails

Instruction on the usage

  • Run the following comands in your command line:
  • rails s -p 8000
  • open any chrome/firefox
  • type "localhost:8000/random_greeting"

Author

👤 Nicolae Pop

🤝 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

📝 License

This project is MIT licensed.