manifold/web/lib/firebase
Marshall Polaris 4700ceb14c
Refactor some backend-related stuff (#639)
* web/lib/firebase/api-call -> common/api, web/lib/firebase/api

* Reuse `APIError` type in server code

* Reuse `getFunctionUrl` in server code
2022-07-10 15:03:15 -07:00
..
answers.ts
api.ts Refactor some backend-related stuff (#639) 2022-07-10 15:03:15 -07:00
bets.ts 🧾 Limit orders! (#495) 2022-07-10 13:05:44 -05:00
comments.ts
contracts.ts
groups.ts
init.ts
liquidity.ts
manalinks.ts
notifications.ts
stats.ts
storage.ts
tracking.ts
txns.ts Enable tipping on group chats w/ notif (#629) 2022-07-07 17:23:13 -06:00
users.ts Refactor some backend-related stuff (#639) 2022-07-10 15:03:15 -07:00
utils.ts