Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/b10nicle/express-mesto-gha

Yandex Practicum: Mesto (Backend)
https://github.com/b10nicle/express-mesto-gha

Last synced: about 1 month ago
JSON representation

Yandex Practicum: Mesto (Backend)

Awesome Lists containing this project

README

        

[![Tests](../../actions/workflows/tests-13-sprint.yml/badge.svg)](../../actions/workflows/tests-13-sprint.yml) [![Tests](../../actions/workflows/tests-14-sprint.yml/badge.svg)](../../actions/workflows/tests-14-sprint.yml)

https://github.com/B10nicle/express-mesto-gha

# Проект Mesto фронтенд + бэкенд

## Директории

`/routes` — папка с файлами роутера
`/controllers` — папка с файлами контроллеров пользователя и карточки
`/models` — папка с файлами описания схем пользователя и карточки

Остальные директории вспомогательные, создаются при необходимости разработчиком

## Запуск проекта

`npm run start` — запускает сервер
`npm run dev` — запускает сервер с hot-reload