Skip to content

lambheart/RateTheLandlord

 
 

Repository files navigation

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.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 97.2%
  • JavaScript 2.0%
  • Other 0.8%