bundle installall gem dependenciesrails db:createto create the Postgres database- then run
psql -d rate_your_landlord_backend_development -c 'CREATE EXTENSION pgcrypto'in your command line to enable use of Postgres extensions that createsuuids instead of integer database primary keys (change your database name in this command if necessary) rails db:migrateto create all necessary tables
-
Notifications
You must be signed in to change notification settings - Fork 0
d-otis/rate-your-landlord-backend
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
An MVP for rating your landlord and their properties (backend API)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published