Skip to content

Oleg-Freeman/mern-social-app-v2

Repository files navigation

Social App API

See how it`s works here.

In this project i mastered:

- Node.js
- Express
- MongoDB
- REST API
- GIT
- Project development sycle

Configuration

See the file .env.example to configure the environment variables.

Installation

npm install

Running

npm start

Documentation

This project uses Swagger to document the API. To access the documentation, navigate to the Swagger page or open local ./docs/index.html file.