Skip to content
Notifications You must be signed in to change notification settings

aiminilabs0/aistudyguide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

64b3eeb · · Oct 19, 2025

History

630 Commits
Dec 8, 2024
Jan 26, 2025
Oct 19, 2025
Dec 8, 2024
Oct 19, 2025
Dec 8, 2024
Dec 8, 2024
Jan 26, 2025
Jul 6, 2025
Nov 17, 2024
Jan 26, 2025
Dec 8, 2024
Nov 19, 2024
Dec 14, 2024
Nov 17, 2024
Jul 6, 2025
Nov 17, 2024
Dec 16, 2024
Jan 29, 2025
Dec 20, 2024
Jan 26, 2025
Dec 14, 2024
Jan 3, 2025
Nov 19, 2024
Jan 26, 2025
Jan 26, 2025
Jan 29, 2025

Repository files navigation

aistudyguide (aiEasyStudy.com)

Install

cd ./functions; npm install

npm install -g firebase-tools

brew install --cask google-cloud-sdk

dart pub global activate flutterfire_cli

flutterfire configure --project=aistudyguide

Build

npm run build

Emulate functions

Backend

firebase emulators:start --only functions

Frontend

  • Open main.dart on VScode
  • Run

Deploy

Backend

firebase deploy --only functions

Frontend

firebase deploy --only hosting

Delete functions

firebase functions:delete YOUR_FUNCTION_NAME

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published