Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

🍱 🔥 Angular + Firebase Progressive Web App Starter

NotificationsYou must be signed in to change notification settings

codediodeio/angular-firestarter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firestarter is an Angular PWA powered by Firebase.

Features

  • Angular 12.x + Firebase
  • Installable PWA
  • OAuth and Email/Password Signup with Firebase
  • Drag & drop Kanban demo with Firestore
  • Angular Universal SSR with Nest.js deployed to Google Cloud Run
  • Optional SSR Prerendering Script

Usage

  1. Run
  • git clone https://github.com/codediodeio/angular-firestarter.git firestarter
  • cd firestarter
  • npm install
  1. Create a project athttps://firebase.google.com/ and grab your web config:

  1. Add the config to your Angular environment

src/environments/

Update theenvironment.prod.ts andenvironment.ts files.

exportconstenvironment={production:false,firebase:{apiKey:'APIKEY',authDomain:'DEV-APP.firebaseapp.com',databaseURL:'https://DEV-APP.firebaseio.com',projectId:'DEV-APP',storageBucket:'DEV-APP.appspot.com',messagingSenderId:'...',appId:'...',}};
  1. Runng serve

About

🍱 🔥 Angular + Firebase Progressive Web App Starter

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors10


[8]ページ先頭

©2009-2025 Movatter.jp