Run the Nhost Stack on your computer with nhost init and nhost start. The Nhost CLI ships with all the tools you need to run, test, and operate your projects.Manage configuration, database migrations, API schema changes, and more, with ease.
Copy
Ask AI
> nhost upNhost development environment started.URLs:- Postgres: postgres://postgres:postgres@localhost:5432/local- Hasura: https://local.hasura.nhost.run- GraphQL: https://local.graphql.nhost.run- Auth: https://local.auth.nhost.run- Storage: https://local.storage.nhost.run- Functions: https://local.functions.nhost.run- Dashboard: https://local.dashboard.nhost.run- Mailhog: https://local.mailhog.nhost.runSDK Configuration: Subdomain: local Region: (empty)Run `nhost up` to reload the development environmentRun `nhost down` to stop the development environmentRun `nhost logs` to watch the logs