Open Media Library
This commit is contained in:
commit
2ee2bc178a
228 changed files with 85988 additions and 0 deletions
19
README
Normal file
19
README
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
Open Media Library
|
||||
|
||||
== Install ==
|
||||
|
||||
soon
|
||||
|
||||
== Development ==
|
||||
|
||||
mkdir client
|
||||
cd client
|
||||
git clone https://git.0x2620.org/openmedialibrary.git
|
||||
git clone https://git.0x2620.org/openmedialibrary_platform.git platform
|
||||
ln -s openmedialibrary/ctl ctl
|
||||
./ctl update_static
|
||||
./ctl db upgrade
|
||||
./ctl setup
|
||||
|
||||
# and start it
|
||||
./ctl debug
|
||||
Loading…
Add table
Add a link
Reference in a new issue