mirror of
https://github.com/AleziaKurdis/Overte-community-apps.git
synced 2025-04-06 02:33:26 +02:00
Add files via upload
This commit is contained in:
parent
4ce2e33ee4
commit
f34a6eb544
1 changed files with 20 additions and 0 deletions
20
STRUCTURE AND STRATEGY.txt
Normal file
20
STRUCTURE AND STRATEGY.txt
Normal file
|
@ -0,0 +1,20 @@
|
|||
Structure:
|
||||
===========
|
||||
apps_repository
|
||||
applications
|
||||
{myAppFolder}
|
||||
{myAppfiles}
|
||||
app.json
|
||||
applications.json
|
||||
web
|
||||
metadata_generator.html (app.json generator)
|
||||
{Instructions WebSite}
|
||||
more
|
||||
{more_Appfiles}
|
||||
index.html
|
||||
LICENCE
|
||||
README.md
|
||||
|
||||
=================
|
||||
The App fetch the list of folder to scan (applications.json)
|
||||
and scan the app.json only those for the current page (offset and perpage parameter)
|
Loading…
Reference in a new issue