Skip to content

antoshkow/movies-explorer-api

Repository files navigation

API for movies-explorer project

  1. Project work "Movies Explorer (back-end)".

  2. Directories

  • /public — statics obtained as a result of building a front-end application in React;
  • /routes — router file folder;
  • /controllers - folder with controllers;
  • /models - folder with DB diagrams;
  • /errors - folder with error classes.
  1. Run the project
  • npm run start — start a server;
  • npm run dev — start a server with hot-reload;
  • npm run lint — start a linter to check the project for errors.
  1. Stack:
  • Node.js;
  • express.js;
  • MongoDB.
  1. System preferences: Node.js; framework - express; extensions: Node.js, mongoDB, mongoDB Compass.

  2. address on render.

About

Back-end for project movies-explorer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published