Skip to content

ngnam/sod

Repository files navigation

StoreOrder Web API

  • A project case-study for restaurent - nguyenvannam

Contributors

  • If did a workaround, in my .bashrc i have added: alias nano='export TERM=xterm && nano'. It help to fix Error opening terminal: unknown nano

Environment

Heroku SQL

  • show info pg:info - pg:info -a storeorder
  • show addons using - heroku addons -a storeorder
  • heroku ps:scale web=0 --app myAppName
  • Turn off
USAGE
  $ heroku maintenance

OPTIONS
  -a, --app=app        (required) app to run command against
  -r, --remote=remote  git remote of app to use

COMMANDS
  maintenance:off  take the app out of maintenance mode
  maintenance:on   put the app into maintenance mode
  • Herku checkout heroku run bash -a myApp heroku buildpacks:add --index 1 heroku-community/apt heroku buildpacks -a myApp

License

  • choose license: Opensource

Release History

You can clear the build cache for an app using the following commands:

`$ heroku plugins:install heroku-repo`
`$ heroku repo:purge_cache -a appname`

Donate

If you find this project useful — or just feeling generous, consider buying me a beer or a coffee. Cheers! 🍻 ☕

BMC

Thank you!

Get more

StoreOrder Client Admin WebApp

StoreOrder Client Android App

StoreOrder Client IOS App

Releases

No releases published

Packages

No packages published

Languages