Coder Social home page Coder Social logo

akshaybabloo / angular-firebase-material-template Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 1.29 MB

Angular with Firebase and Material component template

License: MIT License

JavaScript 5.13% TypeScript 66.11% HTML 25.27% SCSS 3.49%
cookiecutter firebase angular template

angular-firebase-material-template's Introduction

Angular template with Firebase and Material Component

This is a Cookiecutter template, I use a lot for projects that use Google Cloud Platform and it has the following features:

This project is based on Angular 11

  1. Authentication (lazy loading module)
    1. Login (component)
    2. Register (component)
    3. Forgot password request (component)
  2. Core
    1. A nav-bar component with side-nav on small screens
    2. 404 page (empty)
  3. Shared
    1. Password validator for Forms
    2. SnackBar component
  4. Angular material
  5. Full support for Firebase (with Angularfire)

Table of Contents

Requirements

Before you start using the template make sure you have the following:

  1. Firebase project setup done (example: gollahalli-rex)
  2. Firebase CLI logged in
  3. Cookiecutter CLI
  4. A project name for Angular (example: rex-ui)
  5. Node JS with NPM and Yarn installed

Usage

Install Cookiecutter CLI, do the following and follow the instructions:

> cookiecutter https://github.com/akshaybabloo/angular-firebase-material-template
project_name [Project-name]: rex-ui
firebase_project_name [Firebase-project-name]: gollahalli-rex

make sure you have - (hyphen) instead of space for project names, example hello world -> hollow-world.

Now cd rex-ui and do yarn install.

Adding Firebase Configuration

Copy the firebase configuration settings and paste them in:

  1. <project-name>/src/environments/environment.prod.ts - this will be your production configuration, lookout for TODO comment
  2. <project-name>/src/environments/environment.ts - this will be your development configuration, lookout for TODO comment

angular-firebase-material-template's People

Contributors

akshaybabloo avatar dependabot[bot] avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

lgtm-migrator

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.