Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nhost CLI

Get your local Nhost backend for development

GitHub contributors

Usage

The CLI is your primary interface when doing local development with Nhost.

npm install -g nhost

To quickly get started, run the following commands:

nhost login            # Login
cd <PROJECT>           # Change directory to your project
nhost init             # Only run once to initiate project locally
nhost dev              # Start local Nhost backend
nhost link             # Link with existing Nhost project
nhost env [ls, pull]   # List or pull environment variables from Nhost

Dependencies

Support

  • MacOS
  • Linux
  • Windows (coming soon)

Documentation

For details on how to use Nhost CLI, check out our documentation.

About

No description, website, or topics provided.

Resources

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages