@@ -32,7 +32,6 @@ A **production-ready full-stack boilerplate** to kickstart your next project, bu
32
32
[ ![ React Native] ( https://img.shields.io/github/package-json/dependency-version/warteamx/lab1-todoApp/react-native?filename=client%2Fpackage.json&style=flat-square&logo=react&labelColor=2f3136 )] ( https://reactnative.dev )
33
33
[ ![ React] ( https://img.shields.io/github/package-json/dependency-version/warteamx/lab1-todoApp/react?filename=client%2Fpackage.json&style=flat-square&logo=react&labelColor=2f3136 )] ( https://reactjs.org )
34
34
35
-
36
35
- Cross-platform support: ** iOS** , ** Android** , ** Web** , ** Desktop**
37
36
- TypeScript-first React Native with ** hooks** , ** navigation** , and ** theming**
38
37
- API integration layer with environment-based configs
@@ -46,7 +45,6 @@ A **production-ready full-stack boilerplate** to kickstart your next project, bu
46
45
[ ![ Supabase] ( https://img.shields.io/github/package-json/dependency-version/warteamx/lab1-todoApp/@supabase/supabase-js?filename=server%2Fpackage.json&style=flat-square&logo=supabase&labelColor=2f3136 )] ( https://supabase.com )
47
46
[ ![ Docker] ( https://img.shields.io/badge/Docker-ready-2496ED?style=flat-square&logo=docker&labelColor=2f3136 )] ( https://docker.com )
48
47
49
-
50
48
- RESTful API built with ** Express 5.1** and ** TypeScript**
51
49
- Scalable architecture (supports DDD/Clean Architecture)
52
50
- Swagger/OpenAPI support
@@ -69,7 +67,6 @@ Each package follows [SemVer 2.0.0](https://semver.org/) specification with auto
69
67
- ** Health Check** : http://56.228.14.41/api/health
70
68
- ** API Documentation** : http://56.228.14.41/api-docs
71
69
72
-
73
70
## Quick Start
74
71
75
72
### Environment Setup
@@ -167,5 +164,5 @@ This project implements automated semantic versioning with the following rules:
167
164
168
165
---
169
166
170
- ** Last Updated** : September 9 , 2025
167
+ ** Last Updated** : (hotfix) September 16 , 2025
171
168
** License** : MIT
0 commit comments