mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-17 21:25:54 +02:00
21 lines
591 B
Markdown
21 lines
591 B
Markdown
|
|
# INSTALLATON INSTRUCTIONS
|
|
|
|
You can use our app as a cloud version from [OpenSignLabs](www.opensignlabs.com)
|
|
|
|
or follow below instructions to install it on your own infrastructure.
|
|
|
|
- Digital Ocean
|
|
- Localhost
|
|
|
|
## Digital Ocean
|
|
|
|
OpenSign application consistes of 3 components -
|
|
- ReactJS frontend
|
|
- NodeJS API
|
|
- MongoDB database
|
|
|
|
You can install all 3 components on digital ocean using the button below -
|
|
|
|
[](https://cloud.digitalocean.com/apps/new?repo=https://github.com/OpenSignLabs/OpenSign/tree/monorepo&refcode=30db1c901ab0)
|