mirror of
https://github.com/spacedeck/spacedeck-open.git
synced 2025-12-15 17:37:30 +01:00
add configuration lines to readme
This commit is contained in:
@@ -42,11 +42,17 @@ To rebuild the frontend CSS styles (you need to do this at least once):
|
||||
|
||||
gulp styles
|
||||
|
||||
# Configuration
|
||||
|
||||
see: config/config.json
|
||||
|
||||
# Run
|
||||
|
||||
export NODE_ENV=development
|
||||
npm start
|
||||
|
||||
open http://localhost:90000
|
||||
|
||||
# License
|
||||
|
||||
Spacedeck Open is released under the GNU Affero General Public License Version 3 (GNU AGPLv3).
|
||||
|
||||
Reference in New Issue
Block a user