Skip to content

roadmanjs/firebase-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Automated Version Bump
Oct 8, 2024
31b9df0 · Oct 8, 2024

History

86 Commits
Oct 8, 2024
Aug 24, 2023
Sep 26, 2021
Sep 26, 2021
Oct 8, 2024
Sep 26, 2021
Sep 26, 2021
Jul 15, 2023
Sep 26, 2021
Feb 2, 2022
Sep 26, 2021
Sep 26, 2021
Oct 16, 2021
Feb 2, 2022
Sep 26, 2021
Aug 24, 2023
Oct 8, 2024
Oct 8, 2024
Sep 26, 2021
Sep 26, 2021

Repository files navigation

Roadman - Firebase Admin

A roadman for firebase-admin.

How to use

yarn add @roadmanjs/firebase-admin

app.ts

import {roadman} from 'roadman'
import {firebaseRoadman} from '@roadmanjs/firebase-admin';

await roadman({
  roadmen: [firebaseRoadman]
});

Env required

FIREBASE_SA=