Update README.md

This commit is contained in:
Akilan Selvacoumar
2020-05-10 13:11:04 +05:30
committed by GitHub
parent 0085324e35
commit f1fdbbb3a9

View File

@@ -23,7 +23,27 @@ Show Templates
Create website <template-name>
- returns the all commands available for that template
- returns unique id
- deploy id
- returns link
deploy id
- returns link
remove id
- return message website removed
### Backend dev :
Your task is to design the basic backend that reads and writes data to files , to the database and call the deployment api
File Structure:
````
/Templates
/Theme1
/Theme2
/ids
/id1
/Theme1
/id2
/Theme2
````