Skip to content

Azmo/JAM

Repository files navigation

angular-material-firebase-jam

Seed for angular CLI application with Material Design and Firebase as a backend.

This project was generated with Angular CLI

Set up development environment

npm install -g @angular/cli

Create new app on Facebook

Get:

  • App ID
  • App secret
  • OAuth redirect URI

Set up project on Firebase

Update project name and settings

  • Update app name in the package.json file
  • Update project names in the .firebaserc file
  • Update project name in the .angular-cli.json
  • Go to general project settings on Firebase console (https://console.firebase.google.com/project/{PROJECT-NAME}/settings/general/) click "Add Firebase to your web app", copy config and update firebaseConfig variable in app.module.ts
  • Search and replace all "jam" words in the project

Set up CI/CD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors