Skip to content

Commit

Permalink
feat(pydiscordsh): adding fastapi deps
Browse files Browse the repository at this point in the history
  • Loading branch information
h0lybyte committed Jan 6, 2025
1 parent 5adfc05 commit 330f44b
Show file tree
Hide file tree
Showing 3 changed files with 253 additions and 1 deletion.
12 changes: 12 additions & 0 deletions apps/kbve.com/src/content/journal/01-06.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,18 @@ tags:

Finally got OBS to work among multiple machines, had to downgrade to v30.2 because v31 certs were not approved for League.

- 05:44AM

**Dockerfile**

OKay let me get the dockerfile rolling for the `pydiscordsh`.
Well before we do the docker, we need to add `https://pypi.org/project/fastapi/`, so lets do that next.
The command would be:

```shell
pnpm nx run pydiscordsh:add --name fastapi
```

## 2024

- 3:54pm - Working on the JS Embed Passport with Soksoa!
Expand Down
Loading

0 comments on commit 330f44b

Please sign in to comment.