Sign inSign up

ston3o/relax

By ston3o

Updated over 6 years ago

Relax - Service d'auto-gestion clientèle pour auto-entrepreneurs

Image
0

708

ston3o/relax repository overview

Relax

Service d'auto-gestion clientèle pour auto-entrepreneurs

Fonctionnalités

  • Affichez un suivie en temps réel de vos prestations pour vous et vos clients
  • Notifiez automatiquement vos clients de l'état d'avancement de vos prestations
  • Un simple lien d'accès à insérer dans votre devis
  • Recevez automatiquement des avis sur votre travail

Avantages

  • Ne soyez plus stressé par les relances clients
  • Augmentez la satisfaction de vos clients
  • Améliorez votre productivité
  • Gagner du temps
  • Rassurez vos clients

And relax!

Installation

docker-compose up

Run Relax locally

# Clone this repository
git clone https://github.com/ston3o/relax

# Go into the repository
cd relax

# Install dependencies
npm install

# Run mongodb
docker run -d --name mongo --restart=always -p 27017:27017 mongo

# Run the app
npm start

# Go to http://localhost:1337

Support

Support me with a monthly donation and help me continue my activities:

liberapay

Buy me a beer (BTC): bitcoin:112aZxX9Jiya4TM6Le4foxTq9V8U6aVGbG

License

This project is licensed under the GNU GPL v3.0 - see the LICENSE.txt file for details

Free Software, Hell Yeah!

Tag summary

Content type

Image

Digest

Size

156.1 MB

Last updated

almost 8 years ago

docker pull ston3o/relax