https://github.com/hraverkar/logintemplate
Login template using fire-base.
https://github.com/hraverkar/logintemplate
angualr6 firebase firebase-auth firebase-database login
Last synced: 2 months ago
JSON representation
Login template using fire-base.
- Host: GitHub
- URL: https://github.com/hraverkar/logintemplate
- Owner: hraverkar
- License: mit
- Created: 2020-04-11T14:41:25.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-11T01:02:39.000Z (almost 3 years ago)
- Last Synced: 2025-11-16T20:34:09.869Z (8 months ago)
- Topics: angualr6, firebase, firebase-auth, firebase-database, login
- Language: TypeScript
- Homepage: https://logintemp.herokuapp.com/
- Size: 1.09 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://heroku.com/deploy?template=https://github.com/heroku/node-js-getting-started)
# Login Template


This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.1.0.
## Live Preview
You can [view the app live here](https://logintemp.herokuapp.com/)
## Tech Stack
* Angular
* Firebase
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```