feat: init
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
---
|
||||
description: Drive on Twake
|
||||
---
|
||||
|
||||
# 📁 Drive
|
||||
|
||||
## description
|
||||
|
||||
**Drive** or **Documents** is the Nodejs drive implementation for twake, it contains drive items.
|
||||
|
||||
A **Drive item** can be:
|
||||
|
||||
- a file
|
||||
- a directory
|
||||
- the root folder
|
||||
- the trash
|
||||
|
||||
## wording
|
||||
|
||||
**version** each file in the drive has a version associated to each update.
|
||||
|
||||
## Models and APIs
|
||||
|
||||
[database-models](database-models.md)
|
||||
|
||||
[rest-api](rest-apis.md)
|
||||
Reference in New Issue
Block a user