Hello-rails-back-end

this is an API only back-end rails App serves for This react Front-End

Built With

  • Ruby
  • Rails
  • PostgreSQL

Getting Started

Clone this repository

$ git clone https://github.com/sediqullahbadakhsh/hello-rails-back-end.git
$ cd hello-react-rails

Install gems

$ bundle install

Setup database

$ rails db:create

Start server

$ rails s

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

Run tests

$ bundle exec rspec

Authors

👤 Sediqullah Badakhsh
GitHub @sediqullahbadakhsh
LinkedIn @sediqullah

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc