Install Docker and docker-compose. Then:
git clone https://github.com/mahadana/pujas.live.git
cd pujas.live
# Add AIRTABLE_API_KEY=... to .env
docker-compose up
wget -qO- 'https://raw.githubusercontent.com/mahadana/pujas.live/master/server/setup.sh' | bash