Skip to content

Commit

Permalink
https://github.com/apolopena/gp-react-on-rails-starter/issues/5
Browse files Browse the repository at this point in the history
  • Loading branch information
apolopena committed Jul 31, 2021
1 parent af0d4f1 commit b798fcf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gp/bash/ready.sh
Original file line number Diff line number Diff line change
Expand Up @@ -98,5 +98,8 @@ else
orange "The development server and preview browser have been closed"
echo -e "$c_green""To start the development server again, run:$c_end$c_blue dserver start$c_end"
echo -e "$c_green""To open the preview again run something like:$c_end$c_blue op hello_world$c_end"
echo -e "$c_green""To check the status of the database, run:$c_end$c_blue pg_ctl status$c_end"
echo -e "$c_green""To start the database, run:$c_end$c_blue pg_start$c_end"
echo -e "$c_green""To stop the database, run:$c_end$c_blue pg_stop$c_end"
fi
fi

0 comments on commit b798fcf

Please sign in to comment.