/RateTheLandlord

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Rate The Landlord

A simple website for Renter's to rate their Landlord

Getting Started

Make sure you have Docker Desktop Installed

Copy the .env.example in a new .env file.

Set the environment to development

Then run the following commands:

  • Pull the latest Images docker-compose pull

  • Build docker-compose -f docker-compose.dev.yml build

  • Start docker-compose -f docker-compose.dev.yml up -d

Troubleshooting

Captcha Not Working

If you are trying to submit a review locally, you need to edit your hosts file to allow Captcha to work. Follow These guides:

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.