mirror of
https://github.com/google/nomulus.git
synced 2025-07-22 10:46:10 +02:00
Use "Nomulus" name in documentation
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=135509458
This commit is contained in:
parent
86d8f35f79
commit
f9fe25f00a
9 changed files with 56 additions and 54 deletions
|
@ -8,11 +8,11 @@ including how to set up an IDE environment and run tests.
|
|||
`RegistryTestServer` is a lightweight test server for the registry that is
|
||||
suitable for running locally for development. It uses local versions of all
|
||||
Google Cloud Platform dependencies, when available. Correspondingly, its
|
||||
functionality is limited compared to a Domain Registry instance running on an
|
||||
actual App Engine instance. It is most helpful for doing web UI development such
|
||||
as on the registrar console: it allows you to update JS, CSS, images, and other
|
||||
front-end resources, and see the changes instantly simply by refreshing the
|
||||
relevant page in your browser.
|
||||
functionality is limited compared to a Nomulus instance running on an actual App
|
||||
Engine instance. It is most helpful for doing web UI development such as on the
|
||||
registrar console: it allows you to update JS, CSS, images, and other front-end
|
||||
resources, and see the changes instantly simply by refreshing the relevant page
|
||||
in your browser.
|
||||
|
||||
To see the registry server's command-line parameters, run:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue