Skip to content

SaidRasinlic/Hello-App-RoR-Backend

Repository files navigation

Hello-App-RoR-Backend

This is Back-End API that is connected to the Front-End React UI. This app represents 1/2 (one half) of the full application required to properly work, so please make sure you connect it properly to the Front-End.

Link to the Fronted

  • Check out the Hello-App-React-Fronted repository

Built with

  • Ruby
  • Rails
  • PostgreSQL

Getting Started

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

Prerequisites

  • Laptop or Desktop
  • Web Browser
  • Ruby (installed and properly set up)
  • IDE (preferably Visual Studio Code)
  • Programming Knowledge

Setup

  • Clone this repository
  • Go to the project directory cd Hello-App-RoR-Backend (case sensitive)
  • Run bundle install to install gems
  • Run rails db:create to create db
  • Run rails db:migrate to evolve db schema
  • Run rails db:seed to populate db with initial data

Usage

  • Run rails s to run the app

Make sure to run the server on port 3000 to communicate with the front-end

Author

👤 Said Rasinlic

🤝 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

  • Microverse

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published