GitClassic
Feed
Explore
Random
Go Pro
Sign in
fredsa
/
mt
Code
/ Commits
๐
Commits on master
Commits on February 20, 2019
readme
Fred Sauer
committed 6 years ago
8193612
logging
Fred Sauer
committed 6 years ago
2c9ac18
functions/.gitignore
Fred Sauer
committed 6 years ago
17ad56c
functions/index.ts
Fred Sauer
committed 6 years ago
495241a
functions/package.json
Fred Sauer
committed 6 years ago
b5ac34e
functions/cp-angular.js
Fred Sauer
committed 6 years ago
8594143
(cd functions; npm install fs-extras)
Fred Sauer
committed 6 years ago
8a68aed
Package our server code as a library that can be consumed by the Node function.
Fred Sauer
committed 6 years ago
b1ca18f
server.ts express no listen
Fred Sauer
committed 6 years ago
9d86fbf
firebase init hosting,functions -> rewrite ** => function:ssr
Fred Sauer
committed 6 years ago
fd8a453
Firebase uses Websockets and XHR not included in Angular that we need to polyfill for Express.
Fred Sauer
committed 6 years ago
cdb17a8
npm install ws xhr2 bufferutil utf-8-validate -D
Fred Sauer
committed 6 years ago
ce22a91
fix environment import
Fred Sauer
committed 6 years ago
312299a
prod env that uses dev env
Fred Sauer
committed 6 years ago
e784e2f
/1 and /2 via router
Fred Sauer
committed 6 years ago
dbe6b5c
app-routing.module.ts
Fred Sauer
committed 6 years ago
704d2a4
ng g component about -m app
Fred Sauer
committed 6 years ago
5913d0e
ng add @nguniversal/express-engine --clientProject moretesla
Fred Sauer
committed 6 years ago
c3c91e5
fetch users
Fred Sauer
committed 6 years ago
0635edc
app.module.ts import firebase modules and initializeApp(environment.firebase)
Fred Sauer
committed 6 years ago
a4492fb
add firebase to environment.ts
Fred Sauer
committed 6 years ago
29814de
npm install firebase @angular/fire
Fred Sauer
committed 6 years ago
0be0564
initial commit
Fred Sauer
committed 6 years ago
1101fca
โ Newer
Older โ