Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

House

Building Ruby on Rails API

Built With

  • Ruby -v 2.7.0
  • Rails -v 6.1.1
  • API Guard
  • PostgreSQL
  • RSPEC

Live Demo

Getting Started

Prerequisites

To get this project up and running locally, you must already have ruby and rails plus the necessary gems installed on your computer

simple steps set up on your local machine

- $ git clone `$ git clone https://github.com/jebitok-dev/house`
- $ git checkout develop
- Run `cd house`
- $ bundle install
- $ rails db:create
- $ rails db:migrate
  • incase you encounter autoprefixer error add the gem 'mini_racer' tou your gemfile

Run Tests

  • $ bundle exec rspec

Author

👤 Sharon Jebitok

🤝 Contributing

Contributions, issues and feature requests are always welcome!

I love meeting other developers, especially ones that give me advice on how to improve my work.

Feel free to check the issues page.

How to Contribute

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

- Fork the repository
- git clone https://github.com/your_username/house
- git checkout develop
- git checkout -b branch name
- run ```$ bundle install```
- $ rails db:create
- $ rails db:migrate
- git remote add upstream https://github.com/jebitok-dev/house
- git pull upstream develop
- git commit -m "commit message"
- git push -u origin HEAD

Show your support

Finally, if you've read this far, don't forget to give this repo a ⭐️. They're free . . . I think.

Acknowledgments

About

Building a ruby-on-rails API that uses PostgreSQL allows users to login, select their favorite house

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages