mirror of
https://github.com/LeNei/clerk-docker-error.git
synced 2026-02-13 22:56:25 +00:00
fd8de6ddc97b2b5fd50539c1673250936d0b7426
Steps to reproduce
- Clone the repo
- Build the container with
docker build . -t clerk-error - Run the container with
docker run -p 3000:3000 clerk-error - Sign in on the page on http://localhost:3000
- After sign in visit http://localhost:3000/dashboard
- At that step the app crashes only showing an error message
Description
Languages
TypeScript
86.4%
CSS
7.9%
Dockerfile
3.9%
JavaScript
1.8%