backend (Express JS) for the final project @ Yandex.Practicum
Read this in other languages: RU
- Frontend Hosting: https://moviesnaumchik.xyz
- Server URL: https://api.moviesnaumchik.xyz
- Public IP Address: 3.14.85.143
Express JS | Node.js | MongoDB
# Clone the repository
git clone https://github.com/naumch1k/movies-explorer-api.git
# Enter the project directory
cd movies-explorer-api
# Install dependencies
npm i
In the project directory, you can run:
npm run start
Starts a local web server
npm run dev
Starts a local, live-reload web server
npm run lint
Runs the linter