Skip to content

nju33/remonade

Repository files navigation

remonade

🍹 Choreography tool on remote machine

CircleCI codecov

Install

npm i -D remonade

How to use

1. Confirm that ssh can connect to the target server.

2. On that server create a user named remonade.

This is necessary to terminate all processes each time the connection closes.

Create the remonade user

sudo adduser remonade

3. Create remonade.config.js

4. Clone current project onto the remote server

5. Run remonade

About

🍹 Choreography tool on remote machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published