manifold/web/lib/firebase
mantikoros 908c8c03e6
Create user cloud function (#31)
* createUser cloud function; change User object

* initial commit

* listenForLogin: avoid race condition

* createUser: allow capital letters in username

* remove debugging

* leaderboard: empty url for undefined avatar image
2022-01-18 01:18:38 -06:00
..
api-call.ts Create user cloud function (#31) 2022-01-18 01:18:38 -06:00
bets.ts Get static props of just data for feed: active contracts, their bets & comments. 2022-01-14 18:16:32 -06:00
comments.ts Get static props of just data for feed: active contracts, their bets & comments. 2022-01-14 18:16:32 -06:00
contracts.ts Add closing soon section to home 2022-01-17 16:54:00 -06:00
init.ts Change is prod to true 2022-01-12 15:23:29 -06:00
users.ts Create user cloud function (#31) 2022-01-18 01:18:38 -06:00
utils.ts Fix feed order moving around on load 2022-01-14 19:12:38 -06:00