In README.MD there is written: > App will be running at http://localhost:8021/ To find email and password of your Admin user, go to: ./publishers/imports/startup/server/seeds.js It's not true, because there is no such file: ``` $ ~/drizzle/publishers/imports/startup/server$ ls index.js register-api.js security.js ```