Skip to content

Run postgrest in development mode #2407

Answered by steve-chavez
nilooy asked this question in Q&A
Discussion options

You must be logged in to vote

Our Nix tooling has all you need for development! See the guide https://github.com/PostgREST/postgrest/blob/main/nix/README.md

There's a watch command already included

$ nix-shell

$ postgrest-watch -h
postgrest-watch
Usage: postgrest-watch [-h|--help] [--] <command> ...
        <command>: Command to run
        ... : command arguments
        -h, --help: Prints help

Watch the project for changes and reinvoke the given command.

Example:
  postgrest-watch postgrest-test-io

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nilooy
Comment options

Answer selected by nilooy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants