Relax - Service d'auto-gestion clientèle pour auto-entrepreneurs
708
Service d'auto-gestion clientèle pour auto-entrepreneurs
And relax!
docker-compose up
# 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 me with a monthly donation and help me continue my activities:
Buy me a beer (BTC): bitcoin:112aZxX9Jiya4TM6Le4foxTq9V8U6aVGbG
This project is licensed under the GNU GPL v3.0 - see the LICENSE.txt file for details
Free Software, Hell Yeah!
Content type
Image
Digest
Size
156.1 MB
Last updated
almost 8 years ago
docker pull ston3o/relax