Day 12 | Deploy and expose your First App to AWS.
Testing the project locally
Clone this project
git clone https://github.com/verma-kunal/AWS-Session.git
Setup the following environment variables - (.env) file
DOMAIN= ""
PORT=3000
STATIC_DIR="./client"
PUBLISHABLE_KEY=""
SECRET_KEY=""
Initia...
alvxndevops.hashnode.dev2 min read