edgedb-examples
edgedb-examples copied to clipboard
EdgeDB example projects for different stacks
please make an example for use with expo
Depends on https://github.com/edgedb/edgedb-js/pull/879
Depends on https://github.com/edgedb/edgedb-js/pull/879
Depends on https://github.com/edgedb/edgedb-js/pull/879
Depends on https://github.com/edgedb/edgedb-js/pull/806
Is it possible to make the port number dynamic? Links are failing for me because it happened to be brought up on 3001 instead of 3000. (Not a big deal...
To accompany the [EdgeDB Auth Guide](https://www.edgedb.com/docs/guides/auth/index), this is an example of a complete stock Node.js HTTP server that exercises the EdgeDB Auth extension. TODO in future effort: - Show protecting...
- Update dependencies - Update files using current default template - Replace sveltekit:* with data-sveltekit-* (6170) - Update form actions (6469)