Skip to content

Commit

Permalink
updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
webdevcody committed Oct 15, 2024
1 parent 41655c4 commit 293dd4f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 15 deletions.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,18 @@ Before you can run the project, you'll need to setup a

This starter project works with [convex](https://www.convex.dev) so to run you need to use the [.env.example](.env.example) file to create your own .env file.

In convex, please add the following environment variables:

- `npx convex env set MOCK_OPEN_AI true`

also, you may need to run, but I think the initial setup does that.

`npx @convex-dev/auth` to get the proper convex jwks setup

## Deployment

When deploying you need to set the HOSTNAME of the application to your FQDN, such as `https://you-domain.com`


## Join the community

Want to help build on this project?
Expand Down
14 changes: 0 additions & 14 deletions components/SignInMethodDivider.tsx

This file was deleted.

0 comments on commit 293dd4f

Please sign in to comment.