Deploying Twenty.com in AWS EC2
Clone the code from github
git clone https://github.com/twentyhq/twenty.git
Prerequisites in our machine
Git
sudo apt-get install git -y
Node v18
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash
source ~/.bash...
samikshyasapkota.hashnode.dev1 min read