Code Monkey home page Code Monkey logo

infrastructure-hw-yandex's Introduction

Домашнее задание "Инфраструктура"

Требования:

Для запуска примеров необходимо установить NodeJS 16 или выше.

Как добавить коммиты с помощью npm run commit:

Вместо использования стандартной команды git commit -m "сообщение коммита", вы можете использовать встроенный в проект скрипт commit, который помогает структурировать ваши сообщения коммитов.

# Добавить изменения для коммита
git add .

# Запустить помощник для коммита
npm run commit

После запуска npm run commit, откроется интерактивный CLI для первоначального (или подробного) сообщения коммита. Этот инструмент гарантирует, что ваши сообщения коммитов соответствуют ожидаемому формату.

Как запустить unit-тесты:

# Установить зависимости
npm ci

# Запустить приложение
npm start

Как запустить e2e тесты:

# Скачать браузеры
npx playwright install

# Запустить тесты
npm run e2e

Как запустить модульные тесты:

npm test

infrastructure-hw-yandex's People

Contributors

iwishyoujoy avatar dima117 avatar

infrastructure-hw-yandex's Issues

Release v1.0.10

Author: iwishyoujoy
Date: 7/15/2023, 1:40:00 PM
Version: v1.0.10

Changelog:

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.1 (2023-07-15)

Release v1.0.14

Author: iwishyoujoy
Date: 7/15/2023, 2:40:18 PM
Version: v1.0.14

Changelog:

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.1 (2023-07-15)

Release refs/heads/test

Author: iwishyoujoy
Date: 7/18/2023, 12:14:52 PM
Version: refs/heads/test

Changelog:

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.1 (2023-07-18)

Release refs/heads/dev

Author: ZeraiGR
Date: 7/17/2023, 11:26:02 AM
Version: refs/heads/dev

Changelog:

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.1 (2023-07-17)

Release v1.0.9

Author: iwishyoujoy
Date: 7/15/2023, 1:25:35 PM
Version: v1.0.9

Changelog:

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.1 (2023-07-15)

Release v1.0.16

Author: iwishyoujoy
Date: 7/15/2023, 3:06:50 PM
Version: v1.0.16

Changelog:

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.1 (2023-07-15)

Release v1.0.15

Author: iwishyoujoy
Date: 7/15/2023, 3:00:41 PM
Version: v1.0.15

Changelog:

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.1 (2023-07-15)

Release v1.0.12

Author: iwishyoujoy
Date: 7/15/2023, 2:04:32 PM
Version: v1.0.12

Changelog:

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.1 (2023-07-15)

Release v1.0.17

Author: ZeraiGR
Date: 7/17/2023, 1:14:57 PM
Version: v1.0.17

Changelog:

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.1 (2023-07-17)

Release v1.0.6

Author: iwishyoujoy
Date: 7/15/2023, 10:47:26 AM
Version: v1.0.6

Changelog:

Release v1.0.7

Author: iwishyoujoy
Date: 7/15/2023, 11:00:17 AM
Version: v1.0.7

Changelog:

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.1 (2023-07-15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.