-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4da51be
commit 947207b
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
10 changes: 10 additions & 0 deletions
10
Server Deployment/AWS/AWS_Elastic_Beanstalk/PdfViewerServerApp/README.md
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# How To Deploy PDF Viewer Server App in AWS Elastic Beanstalk Linux | ||
This section contains samples of handling how To Deploy PDF Viewer Server App in AWS Elastic Beanstalk Linux. | ||
|
||
Documentation: https://blazor.syncfusion.com/documentation/pdfviewer/Amazon-Web-Services-(AWS)/AWS-Elastic-Beanstalk | ||
|
||
## Project pre-requisites | ||
To run this application, you need Visual Studio 2019 or later versions. | ||
|
||
## Deploying and running the sample | ||
To debug while running the application, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. |