-
tailwind-merge needs to be configured to properly merge our custom class names (like text sizes and colors). I looked into it briefly and couldn't figure it out. Help appreciated!
https://github.co…
-
Hi there, thanks for this workshop, i've been enjoying my time with it so far.
I would like to raise an issue about bugged routes for problem set 15 (Verify 2fa code).
I am able to navigate to `/1…
-
Hey 👋, as requested via Discord, I'm creating the issue to keep track of this.
The complex structures module, where we go through how to manage nested objects and lists in our forms using conform,…
-
Hey @kentcdodds ,
First off, big thanks for your hard work on this! 🙌
I've noticed a little hiccup though. It seems there's a script, `kcd_ws.js`, added to every exercise, but it's missing fro…
-
appreciate this is a fly.io related issue, so I have also posted in the fly community (https://community.fly.io/t/sqlite-error-when-attempting-to-update-records-with-multiple-machines/18837/4) but I t…
-
Hello,
When I try to use `npm start`
the console return the error
```
> start
> kcdshop start
Encountered error importing the server, exiting...
Error: Cannot find module '/Users/stan/…
-
It'd be nice to get doc on github auth setup in https://github.com/epicweb-dev/epic-stack/blob/main/docs/deployment.md
I'm thinking of a link to github oauth settings page, the instructions to ente…
-
Looks like you've got a styling issue with this line here
-
Correct me if I’m mistaken but this seems extra:
https://github.com/epicweb-dev/epic-stack/blob/534641c3920624263eb42056e2d258b343352b05/.github/workflows/deploy.yml#L143-L146
Since the push and…
hilja updated
8 months ago
-
**Reproduction workflow**
1. setup the project without database seed:
- clone the project
- cd to the cloned folder
- cp .env.example .env
- npm install
- setup without see…