Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Latest commit

 

History

History
33 lines (25 loc) · 865 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 865 Bytes

ZapMe Backend

Prod Prod Build Prod Tests

Dev Dev Build Dev Tests

Building

Windows

git clone --recurse-submodules -j8 https://github.com/hhvrc/ZapMe-Backend zapme
cd zapme/
powershell.exe -File .\build-windows.ps1 -ExecutionPolicy Bypass

Ubuntu 22.04

sudo apt update
sudo apt install wget git -y

git clone --recurse-submodules -j8 https://github.com/hhvrc/ZapMe-Backend zapme
cd zapme/
chmod +x build-linux.sh
./build-linux.sh

Contact

contact@zapme.app