1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-18 20:59:43 +02:00

improved setup process and space view rendering

This commit is contained in:
Harvey Kandola 2017-10-06 13:59:58 -04:00
parent b2138d6bdb
commit b8d848549e
11 changed files with 2464 additions and 2998 deletions

View file

@ -1,5 +1,8 @@
#! /bin/bash
# ember s apiHost=https://demo1.dev:5001
# go run edition/community.go -port=5001 -forcesslport=5002 -cert selfcert/cert.pem -key selfcert/key.pem -salt=tsu3Acndky8cdTNx3
NOW=$(date)
echo "Build process started $NOW"