Powered by NovaDocs
Welcome to NovaDocsStart with Installation → Install with Docker, or switch language to Polish (PL).

First login

Admin1 min readUpdated Aug 7, 2026

First login!!

Open the admin

Go to:

/login

Use the admin email and password from your .env (SEED_ADMIN_*).

Default local seed values (if you did not change them):

Change these in production.

What you should see

Admin dashboard at /admin

A demo project called NovaDocs Guide (slug: guide)

Public docs at /guide/docs/1.0/en/introduction

Create your own project

  1. In admin, open Projects

  2. Click New project

  3. Give it a name (slug is created for you)

  4. Open the project and start writing articles

Demo editor account

The seed also creates:

Useful for testing non-owner permissions.

Was this helpful?