Skip to content

murielsilveira/saturno

Repository files navigation

Saturno

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Install Node.js dependencies with npm install inside the assets directory
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

Deploy

Heroku gets deployed automatically.

More info on:

Gigalixir needs manual interaction:

# on main branch
git push gigalixir
# running migrations
gigalixir run mix ecto.migrate

# other helpful commands
gigalixir ps
gigalixir logs

More info on:

Upgrade

https://www.phoenixdiff.org https://gist.github.com/chrismccord/bb1f8b136f5a9e4abc0bfc07b832257e https://gist.github.com/chrismccord/e53e79ef8b34adf5d8122a47db44d22f

Useful commands

pgcli -u postgres