Skip to content

nassyemon/application-example

Repository files navigation

application-example

業務で使う前に色々と検証するためのアレ (アプリの方)

Requirements

  • Docker
  • GNU Make
  • diernv

Prepare

  • $mv .envrc.template .envrc
  • $vi .envrc # replace AWS_PROFILE AWS_ACCOUNT
  • $direnv allow

Initialize

  • $ make up
  • (wait for while until mysql initialization is done)
  • $ make db upgrade

Run app

  • $ make up-watch

Listening ports

Customer web

Administrator web

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published