This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Get Source code: https://codecanyon.net/item/pdf-tools-high-quality-pdf-tools-nextjs-react-web-application/44924651 | |
WARNING: This item is exclusively sold on CodeCanyon under Envato Market licenses. Please do not purchase it from other sources, as they might be attempting to scam you. | |
=============================Create private Github Repository=========================================================== | |
#Create private github repository for the project and push the project from local machine to the github repository | |
==============================Creating a Virtual Private Server (VPS)========================================= | |
In this video I will use Digitalocean droplets, but the deployment steps are the same for every VPS. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Get Source code: https://codecanyon.net/item/pdf-tools-high-quality-pdf-tools-nextjs-react-web-application/44924651 | |
WARNING: This item is exclusively sold on CodeCanyon under Envato Market licenses. Please do not purchase it from other sources, as they might be attempting to scam you. | |
#DNS Configuration | |
Add these two records to your DNS records: | |
Record 01: | |
Type: A Record, Host: @, Value: ip_address | |
Record 02: | |
Type: CNAME Record, Host: www, Value: domain-name |