add configuration lines to readme
This commit is contained in:
parent
bda60bf877
commit
9877977750
@ -42,11 +42,17 @@ To rebuild the frontend CSS styles (you need to do this at least once):
|
|||||||
|
|
||||||
gulp styles
|
gulp styles
|
||||||
|
|
||||||
|
# Configuration
|
||||||
|
|
||||||
|
see: config/config.json
|
||||||
|
|
||||||
# Run
|
# Run
|
||||||
|
|
||||||
export NODE_ENV=development
|
export NODE_ENV=development
|
||||||
npm start
|
npm start
|
||||||
|
|
||||||
|
open http://localhost:90000
|
||||||
|
|
||||||
# License
|
# License
|
||||||
|
|
||||||
Spacedeck Open is released under the GNU Affero General Public License Version 3 (GNU AGPLv3).
|
Spacedeck Open is released under the GNU Affero General Public License Version 3 (GNU AGPLv3).
|
||||||
|
Loading…
Reference in New Issue
Block a user