Skip to content
This repository has been archived by the owner on Feb 8, 2021. It is now read-only.

hyperhq/www.hyper.sh

Repository files navigation

HyperHQ WebSite

Install

npm install

Development

npm start

Build

run npm run build , build to dist folder

Deploy

run ./build.sh, build to dist folder

Run by docker

start: docker run -d -p 80:8080 imeoer/hyper-website

restart: docker restart $container

Quotas Update

modify js/quotas.json, confirm it's a valid JSON file