vreactor / angular-universal-blog

Example app with Angular 11 + Angular Universal + Firebase

Home Page:https://angular-universal-blog.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular Universal Blog

Logo

Angular Example App

Example app with Angular 11 + Angular Universal + Firebase

BLOG
ADMIN-PANEL
Report bug · Request feature

Quick Installation Instructions

  • Install npm packages npm install
  • Setup your firebase instance https://firebase.google.com/
  • Setup providers in Firebase Authentication (Email Address and Password)
  • Add a user in the Users tab
  • Use the firebase configuration information and plug it in src/environment

How to start

To start rendering this app with Universal on your local system, use the following command.

npm run dev:ssr

Demo page

About

Example app with Angular 11 + Angular Universal + Firebase

https://angular-universal-blog.herokuapp.com


Languages

Language:TypeScript 62.1%Language:HTML 15.5%Language:JavaScript 11.6%Language:Less 10.8%Language:Procfile 0.0%