Deployment of 2048 Game on AWS using Docker
first and foremost this created an instance
then we will connect to the instance
make a GitHub repo and connect that to the instance as well
Create a Docker file
Open the terminal and execute the following commands.
mkdir <directory name>
cd <dir...
dikshacodes.hashnode.dev5 min read