Commit f396bc2e authored by mntmn's avatar mntmn
Browse files

update README

parent 44c84028
...@@ -41,10 +41,6 @@ To install all node dependencies, run (do this once): ...@@ -41,10 +41,6 @@ To install all node dependencies, run (do this once):
npm install npm install
To rebuild the frontend CSS styles (do this at least once, too):
gulp styles
# Configuration # Configuration
See [config/default.json](config/default.json) See [config/default.json](config/default.json)
...@@ -72,6 +68,12 @@ For advanced media conversion: ...@@ -72,6 +68,12 @@ For advanced media conversion:
By default, media files are uploaded to the ```storage``` folder. By default, media files are uploaded to the ```storage``` folder.
The database is stored in ```database.sqlite``` by default. The database is stored in ```database.sqlite``` by default.
# Hacking
To rebuild the frontend CSS styles:
gulp styles
# License # License
The Spacedeck logo and brand assets are registered trademarks of Spacedeck GmbH. All rights reserved. The Spacedeck logo and brand assets are registered trademarks of Spacedeck GmbH. All rights reserved.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment