This app requires a system with node
(tested with 5.7.1), npm
(tested with 3.5.2) and grunt-cli
(tested wwith 0.1.13).
From the root directory
make install
Create a configuration file using the template:
cp server/config/local.env.sample.js server/config/local.env.js
Then change values to add the DATABASE_URL
and the RENTSWATCH_API_TOKEN
:
module.exports = {
DOMAIN: 'http://localhost:9000',
SESSION_SECRET: "rentswatchapp-secret",
DATABASE_URL: 'mysql://...',
RENTSWATCH_API_TOKEN: '...'
};
Still from the root directory
make run
To deploy the app on Heroku, you must have Docker
and Docker Compose
installed on your machine.
To verify that you have a working Docker installation, open a shell and run:
$ docker ps
CONTAINER ID IMAGE COMMAND ...
$ docker-compose --version
docker-compose version 1.5.2, build 7240ff3
You may now install the Heroku Toolbet as follow:
wget -O- https://toolbelt.heroku.com/install-ubuntu.sh | sh
And the Docker plugin for the toolbelt:
heroku plugins:install heroku-docker
You may now be able to deploy the app using this command:
make deploy
This application comes with a few commands to run in your terminal.
Command | Description |
---|---|
make install |
... |
make run |
... |
make prefetch |
... |
make deploy |
... |
make artillery |
... |
- Votre loyer est-il trop élevé ?, FranceTV Info (Paris).
- Une application pour savoir si son loyer correspond au prix du marché, DirectMatin (Paris).
- Votre loyer est-il trop élevé? La réponse en quelques clics, L'Expansion (Paris).
- Non, la rue la plus chère de Suisse n'est pas celle que vous croyez, RTS (Genève).
- Votre loyer est-il trop cher ? La réponse qui pique, Les Inrocks (Paris).
- Loyers. Un nouvel outil pour savoir si vous payez trop cher, Le Télégramme (Brest).
- Votre loyer coûte-t-il trop cher?, GQ Magazine (Paris).
- Huurt u duur of goedkoop?, De Tijd (Brussels).
- Grâce à cette infographie, vous allez savoir si vous payez votre loyer trop cher, Konbini (Paris).
- Rentswatch dans la chronique immobilier de BFM Business (Paris).
- Un site pour vérifier que votre loyer n’est pas trop cher, Le Soir (Brussels).
- Immobilier : votre loyer est-il trop élevé ?, La Dépêche (Toulouse).
- ¿Vives en un piso caro o barato?, El Confidencial (Madrid).
- Votre loyer est-il trop cher ? Cette application va vous le dire Cosmopolitain (Paris).
- VIDÉO - Avec l'application RentsWatch, découvrez si votre loyer est trop élevé, RTL (Paris).
- Payez-vous trop cher votre loyer ? La réponse en quelques clics, Midi Libre, (Montpellier).
- Bruxelles: votre loyer est-il trop élevé ? (INFOGRAPHIE), DHnet (Bruxelles).
- Logement. Payez-vous votre loyer trop cher ?, Ouest-France (Rennes)