Pilou

Results 22 issues of Pilou

Package that creates a [codesandbox](https://codesandbox.io/) from a GitHub project, with the possibility to add/override files such as `.env`. Work in progress

Rationale: - the `nhost/config.yaml` file generated by the CLI is not correct: some options changed over time, some have been removed. - users modify this file to configure Nhost services,...

WIP: settings in the console must be implemented first close #20

We should use the same development tools and practices across our Node projects when possible: - bump versions with changesets - use the same prettier/eslint config as in nhost/nhost In...

priority: medium

[Grant](https://github.com/simov/grant) proxies 200+ Oauth providers. I should not require lots of efforts to plug it into Hasura-auth.

enhancement
priority: medium

@nunopato we have to make sure the Postgresql user that Hasura Auth uses to connect is authorized to add an event trigger on the `hdb_catalog` schema. See [this discussion](https://github.com/nhost/nhost/discussions/31) Closes...

See https://github.com/nhost/nhost/discussions/31

enhancement