#Medusa structure
8 messages · Page 1 of 1 (latest)
are you using npx medusa user --email <email> [--password <password>] after migration ?
No ididn't do any migration until now
I just configure medusa to work in localhost with .env file
What was the command you used to initialize Medusa?
Is there any table in your database?
If you didn't do it with npx create-medusa-app, i would suggest you start fresh doing it. Please follow the steps outlined here, it should be straightforward: https://docs.medusajs.com/learn/installation#content
i realise now the users in medusa v2 there is auth_identity table ,it's contain all the users of medusa whenever client or admin .
it's my first day in medusa, so normally i found some things ididn't understand them
Sure, i would suggest having a read at the Fundamentals to have a broad overview understanding and start testing things out: https://docs.medusajs.com/learn
I appericate that thank you