https://github.com/wildcodeschool/2109-wns-remote3-taskberry-mobile
https://github.com/wildcodeschool/2109-wns-remote3-taskberry-mobile
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wildcodeschool/2109-wns-remote3-taskberry-mobile
- Owner: WildCodeSchool
- Created: 2022-02-16T13:04:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-25T14:16:03.000Z (about 4 years ago)
- Last Synced: 2025-06-07T05:08:55.667Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 347 KB
- Stars: 2
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Taskberry app 📱
## Installation
Cloner le repo et lancer un yarn pour récupérer les dépendances. Ajouter ensuite le `.env` requis pour Firebase Storage
```
FIREBASE_API_KEY=
FIREBASE_AUTH_DOMAIN=
FIREBASE_PROJECT_ID=
FIREBASE_STORAGE_BUCKET=
FIREBASE_MESSAGING_SENDER_ID=
FIREBASE_APP_ID=
```