Skip to content

Commit

Permalink
Updated readme to reflect CMS changes
Browse files Browse the repository at this point in the history
  • Loading branch information
hunterbryant committed Dec 11, 2023
1 parent ff4e6ac commit 27efc2c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ pnpm run dev

```

There are two projects in this repo: the SvelteKit frontend (huntbot-frontend), and the Payload CMS backend (huntbot-backend)

## Building

To create a production version of your app:
Expand All @@ -34,12 +32,6 @@ export OPENAI_API_KEY=...
export OPENAI_ASISTANT_ID=...
```

The CMS expects a Posgres DB URI.

```bash
export DATABASE_URI=...
```

At the time of writing, HuntBot supports two functions:

```bash
Expand Down

0 comments on commit 27efc2c

Please sign in to comment.