Skip to content

mikhaylov-ya/hexlet-basics

 
 

Repository files navigation

github action status

hexlet-basics

Setup

Requirements

  • docker
  • docker compose
  • ruby >= 3.0.0

Steps

Add to /etc/hosts: 127.0.0.1 code-basics.test ru.code-basics.test

make project-setup
make compose # run server
# open code-basics.test

make app-test # run tests

# load language
# make app-language-load L=php

make app-db-prepare # sometimes, when fixtures were changed

Production

Kube access

# make k8s-macos-setup or make k8s-ubuntu-setup
export DIGITALOCEAN_ACCESS_TOKEN=<your token>
make local-cluster-setup

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 contributers on hexlet-friends.

About

Interactive Programming Courses

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 50.2%
  • Slim 23.1%
  • JavaScript 11.8%
  • HCL 4.5%
  • CSS 4.5%
  • Makefile 1.9%
  • Other 4.0%