samwinslow / edgedb-quickstart

EdgeDB Quickstart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

edgedb-quickstart

EdgeDB Quickstart w/ TypeScript, Express.js, and Firebase Auth

Notes:

  • EdgeDB introduced object-level access policies in v2, but no sub-object level policies currently exist. Therefore the notion of certain fields only being accessible by certain users is either not possible, or could be done with computed props.

About

EdgeDB Quickstart


Languages

Language:JavaScript 91.3%Language:TypeScript 6.3%Language:HTML 2.4%