Skip to content

Latest commit

 

History

History
69 lines (50 loc) · 837 Bytes

README.md

File metadata and controls

69 lines (50 loc) · 837 Bytes

FlutFire

A complete Flutter project with:

App

  • Flutter 2.2.3
  • Flutter Bloc
  • GetIt
  • Freezed
  • Firebase Authentication
  • Firestore
  • Push Notifications
  • REST calls

Server:

  • Cloud Functions and Scheduled Functions from GCP
  • TypeScript
  • NodeJs v16.5.0
  • NestJS

App

Setup

make install

Running

make run

Build

make build-android
make build-ios

Server

Setup

npm install

Running

npm start

Deploy

npm run deploy

Screenshots

Welcome Login Sign Up Home Profile Result