Hiroki Nakayama
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
docs/project_structure.md
|
|
@ -16,11 +16,11 @@ Consider them: |
|
|
|
|
|
|
|
**[app/](https://github.com/doccano/doccano/tree/master/app)** |
|
|
|
|
|
|
|
The `app/api` directory contains backend code. See [below](#Backend). |
|
|
|
The `app/` directory contains backend code. See [below](#Backend). |
|
|
|
|
|
|
|
**[frontend/](https://github.com/doccano/doccano/tree/master/frontend)** |
|
|
|
|
|
|
|
The `app/api` directory contains frontend code. See [below](#Frontend). |
|
|
|
The `frontend/` directory contains frontend code. See [below](#Frontend). |
|
|
|
|
|
|
|
**[docker-compose.dev.yml](https://github.com/doccano/doccano/blob/master/docker-compose.dev.yml)** |
|
|
|
|
|
|
|