Create INSTALLATION.md

This commit is contained in:
Amol
2023-10-20 17:39:14 +05:30
committed by GitHub
parent b8f54ef3cf
commit 80327652c3
+20
View File
@@ -0,0 +1,20 @@
# 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 -
[![Deploy to DO](https://www.deploytodo.com/do-btn-blue.svg)](https://cloud.digitalocean.com/apps/new?repo=https://github.com/OpenSignLabs/OpenSign/tree/updatedocumentation&refcode=30db1c901ab0)