Skip to content

charlesgobina/hello-rails-back-end

Repository files navigation

Hello-rails-back-end

An api to serve hello-react-front-end

Built With

  • Ruby on Rails

Prerequisites

  • Ruby
  • Ruby on Rails
  • PostgreSQL
  • Terminal

Getting Started

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

  1. clone the repository to you machine using your terminal: git clone git@github.com:charlesgobina/hello-rails-back-end.git cd hello-rails-back-end
  2. Install the gems: bundle install
  3. Setup the development and the test databases: rails db:setup
  4. Alternatively, run seeds using: rails db:seed
  5. To run the server use: rails s

Install

  • Ruby

Authors

👤 Charles Gobina

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published