azjezz / hhevaluation

HHEvaluation - Evaluate Hack code.

Home Page:https://hhevaluation.nuxed.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HHEvaluation

Local Setup

Install the project

git clone git@github.com:azjezz/HHEvaluation.git hh-evaluation
cd hh-evaluation
composer install

Start the database container

docker-compose up -d

Build the project

hhvm bin/console build

for production build, make sure to pass the --production flag.

Start the web server

hhvm -m server -c server.ini -p 8080

About

HHEvaluation - Evaluate Hack code.

https://hhevaluation.nuxed.org


Languages

Language:Hack 89.1%Language:JavaScript 10.0%Language:CSS 0.5%Language:Shell 0.4%