The Project was started with the idea of capturing random pictures of users with the help of WebRTC.
- Clone the Repo
- Move to the Dir
- Run the below commands:
npm i
node app.js
- Project is served on http://localhost:3000/
- First make sure your laptop has Docker
- Open terminal, run
docker pull kitarp29/randompic:1.0
- Run
docker run -d --name pk -p 3000:3000 kitarp29/randompic:1.0
- The API is running at http://localhost:3000/