This is the repository for the GDSC x Fast Web-Week demo.
To participate in this challenge, please follow the steps below:
- Install Docker Desktop 2 Download the docker image:
docker pull blbergo/web-week- Start the servers with the command below:
docker run -it -p 3000:3000 -p 8000:8000 --init blbergo/web-week
