This is the backend of a social media application built with Node.js, Express, and MongoDB. It handles user authentication, post creation, and post interaction.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them:
- Node.js
- MongoDB
- npm
A step by step series of examples that tell you how to get a development environment running:
- Clone the repository
- Install dependencies
- Create a
.env
file in the root directory and add the following: - Start the server