Skip to content

The project was prepared, as backend for react-mesto-auth .

Notifications You must be signed in to change notification settings

alexandra-urberg/express-mesto

Repository files navigation

Express-mesto (13-14 sprints)

The project was prepared, as backend for Mesto-React-auth.

The backend built to registrate and authorized users, update users information, add/delete image, add/delete like.

The following stack was used during development of the project:

  1. NodeJs
  2. Express
  3. Mongo DB
  4. Nodemon
  5. Mongoose

The protection is built up utilizing the following:

  1. helmet
  2. cookies
  3. .env(secret-key)
  4. express Rate Limit

Startup commands:

To start the server

npm run start

or

npm run dev

Prepared by Alexandra Stepanova

About

The project was prepared, as backend for react-mesto-auth .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published