VSCode Create Website

0

I am looking to move the server that a website is on to be hosted on my AWS Account. I have downloaded the github repository which has the code for the website. I have connected to AWS Toolkit on VSCode and connected the AWS Explorer. How do I take the folder which has all of the necessary code for the website, and run it through a server on AWS? Can this be done through VSCode?

1 Answer
0

Firstly, what webserver software is the current web server running? You need to have a compatible hosting solution. Could be Wordpress or iis or apache?

If it’s just static content then your best bet would be a static website hosted on an S3 bucket n

profile picture
EXPERT
answered 6 months ago
  • I am not too positive, I am fairly new to launching web servers and took this over from the previous developer. I was told it was created via ASP.NET and was told to have a windows web host with .net 4.8 or higher. Is there any other info I need to find out in order to move ahead with this?

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions