docs: replace download section with app repo links
This commit is contained in:
+6
-5
@@ -2,12 +2,13 @@
|
||||
|
||||
Три приложения (Lucee / Flask / Node.js) + общая PostgreSQL. Каждое делает CRUD в одной таблице `crud_items`.
|
||||
|
||||
## Как скачать
|
||||
## Код приложений
|
||||
|
||||
```bash
|
||||
git clone https://gitea.services.ngcloud.ru/Nail/tf_examples.git
|
||||
cd tf_examples/CRUD
|
||||
```
|
||||
| Приложение | Репозиторий |
|
||||
|---|---|
|
||||
| Lucee | https://gitea.services.ngcloud.ru/Nail/tfluceecrud |
|
||||
| Flask | https://gitea.services.ngcloud.ru/Nail/tfflaskcrud |
|
||||
| Node.js | https://gitea.services.ngcloud.ru/Nail/tfnodejscrud |
|
||||
|
||||
## Что где менять
|
||||
|
||||
|
||||
Reference in New Issue
Block a user