Skip to content

iansrc0811/ur_house

Repository files navigation

README

Version

  • Ruby: 3.1.2
  • Rails: 7.03
  • PostgreSQL

Setup

this will create DBs then runs seed file.

rails db:setup
bundle

seed files will create users and fetching residences datas from urhouse.com, including the image

normal users:
user@test.com, user2@test.com with password: 123456

admin users:
admin@test.com, password: 123456

Reset

this will drops all DB and records, then create DB and runs seed file. rails db:reset

Instructions

See Instruction.md to get development details

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published