https://github.com/deividfrancis/poc-expo-typeorm
Poc Expo + TypeOrm + SQLite
https://github.com/deividfrancis/poc-expo-typeorm
expo expo-jest expo-sqlite expo-typeorm offiline-first poc typeorm
Last synced: 2 months ago
JSON representation
Poc Expo + TypeOrm + SQLite
- Host: GitHub
- URL: https://github.com/deividfrancis/poc-expo-typeorm
- Owner: DeividFrancis
- Created: 2023-02-13T05:52:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-13T05:52:52.000Z (over 3 years ago)
- Last Synced: 2025-02-01T12:46:25.506Z (over 1 year ago)
- Topics: expo, expo-jest, expo-sqlite, expo-typeorm, offiline-first, poc, typeorm
- Language: TypeScript
- Homepage:
- Size: 228 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Poc Expo + TypeOrm + SQLite
Prova de conceito de um aplicativo offline com banco de dados `expo-sqlite` junto com o ORM `TypeOrm` aplicando o pattern MSC (Model, Service, Controller) aplicando test com `jest + expo-jest` na camada de services.