Created api endpoints for the basic functionalties of a social medial app. For the backend node.js and express were used and mongodb atlas for database. The application was also tested using Mocha and chai. Finally the app was hosted on Render. Here is the link to deployed application: https://social-media-app-nodejs.onrender.com
Download or Clone the repository and navigate to repository on terminal. Run the following scripts on terminal:
To install all the dependencies related to the application.
Runs the app in the development mode.Application will be live on: http://localhost:8080 .
Launches the test runner in the interactive watch mode.
To create a docker image file.
To run the docker image file.
To stop the container.
Push the docker image to docker hub.
To access already hosted image file run the following command `