https://github.com/hgkim999/furcast
Personal Project w/ React Native, Nest, Monorepo, GraphQL, Postgres, GCP
https://github.com/hgkim999/furcast
apollo dog graphql nativewind nestjs nestjs-graphql pet react-native tailwindcss
Last synced: 3 months ago
JSON representation
Personal Project w/ React Native, Nest, Monorepo, GraphQL, Postgres, GCP
- Host: GitHub
- URL: https://github.com/hgkim999/furcast
- Owner: hgkim999
- Created: 2024-12-23T10:42:46.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-02-15T07:25:16.000Z (8 months ago)
- Last Synced: 2025-02-15T08:26:35.066Z (8 months ago)
- Topics: apollo, dog, graphql, nativewind, nestjs, nestjs-graphql, pet, react-native, tailwindcss
- Language: TypeScript
- Homepage:
- Size: 38.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Furcast
Dog walking & Pet Care reminder w/ Realtime Weather Alarm for Dog Walking
![]()
---## Technologies used
### Front-end
- React Native w/ [Expo](https://expo.dev/)
- GraphQL w/ [Apollo GraphQL](https://apollographql.com/)
- TailwindCSS on React Native using [NativeWind](https://nativewind.dev/)### Back-end
- Nest.js
- Redis
- Postgres (ORM vs GCP Data Connect?)### Infra & Dev Environment
- Monorepo w/ [Turbo](https://turbo.build/)
- [GCP](https://cloud.google.com/)
- Docker and Caddy for local HTTPS development