Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backend

Setup

  1. Git clone repository
git clone https://github.com/Aidea-Hub/backend.git
  1. Create .env that point to ai cloud functions in backend/functions directory

backend

  • functions -- .env -- ...other function files
API_GENERATE_RESEARCH=
API_GENERATE_REFLECTION=

Useful commands

To run locally

firebase emulators:start

To only run functions

firebase emulators:start --only functions

Run in debug mode for functions

cd backend/functions
npm run serve

To deploy

npm run build
npm run deploy

About

firebase cloud functions

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages