File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33![ "web_ui"] ( ./assets/images/web_ui.png )
44
5- ** full-stack development environment** using:
5+ ** Demo**
6+ [ Python Front] ( https://europanite.github.io/python_front/ ) )
67
7- - ** Frontend** : [ Expo] ( https://expo.dev/ ) ([ React Native] ( https://reactnative.dev/ ) + [ TypeScript] ( https://www.typescriptlang.org/ ) )
8- - Runs on ** Web, Android, and iOS** with a single codebase
9- - ** Container** : [ Docker Compose] ( https://docs.docker.com/compose/ ) for consistent development setup
10-
11- ---
12-
13- ## Features
14-
15- -
168---
179
1810## 🚀 Getting Started
@@ -32,20 +24,6 @@ docker compose build
3224# Run the container
3325docker compose up
3426```
35-
36- ### 3. Visit the services:
37-
38- ---
39- ### 4. Test:
40-
41- ``` bash
42- docker compose \
43- -f docker-compose.test.yml run \
44- --rm \
45- --entrypoint /bin/sh service_test \
46- -lc ' pytest -q '
47- ```
48-
4927---
5028
5129# License
You can’t perform that action at this time.
0 commit comments