kuflash / hexlet-ci-app

Repository for self study of GitHub Actions / Сontinuous Integration course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example app for CI Hexlet course

build

Starting boilerplate of Strapi application

System requirements

  • NodeJS >= 18
  • NPM >= 6.x
  • Make

Using

make setup
make start

Run tests

make test

Run linter

make lint

Hexlet Ltd. logo

This repository is created and maintained by the team and the community of Hexlet, an educational project. Read more about Hexlet.

See most active contributors on hexlet-friends.

About

Repository for self study of GitHub Actions / Сontinuous Integration course


Languages

Language:JavaScript 96.0%Language:Makefile 4.0%