Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
docker exec -ti poozle-server sh yarn create-user
~$ yarn create-user yarn run v1.22.19 $ ts-node prisma/seeds/user.ts Server is healthy! Enter email: manik@poozle.dev Enter password: ####### Enter firstname: Manik Enter lastname: Aggarwal User created Done in 24.05s.