Skip to content

Installation in Linux

rozetko edited this page Oct 14, 2020 · 15 revisions

You need only nodejs >= 6.14 on your machine

wget https://github.com/hastic/hastic-server/releases/download/0.5.0/hastic-server-0.5.0.tar.gz
tar -zxvf hastic-server-0.5.0.tar.gz
cd hastic-server-0.5.0/server/dist
node server
Clone this wiki locally