lamassu-server/README.md
Davit Abulashvili e7bb29341d Move lamassu-install files to this repo's lamassu-remote-install folder. (#214)
* copy lamassu-install files

* Mention lamassu-install files in README.md

* Mention lamassu-install files in README.md
* Little change in lamassu-install files README.md

* Fix raw file link error

* install script accept branch name as argument

* install script accept branch name as argument
* Remove test.js file
2018-11-19 14:23:25 +01:00

19 lines
436 B
Markdown

# lamassu-server
Lamassu remote server.
## Pull Requests
We do not generally accept outside pull requests for new features. Please consult with us before putting a lot of work into a pull request.
## Installation
See [INSTALL.md](INSTALL.md).
## Installation on remote server (only for production)
See [lamassu-remote-install/README.md](lamassu-remote-install/README.md).
## Running
```bash
node bin/lamassu-server --mockSms
```