-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Description
Is your feature request related to a problem? Please describe.
migration support for firestore, probably via nodejs / typescript function or golang
Describe the solution you'd like
export const addUser = () : Promise<boolean> => {
//todo...
return true
}
Describe alternatives you've considered
possible can do it in golang as well
Additional context
non
Metadata
Metadata
Assignees
Labels
No labels