No description
- Elixir 97.3%
- Python 1.3%
- Nix 1.2%
- Shell 0.2%
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [plug_cowboy](https://hex.pm/packages/plug_cowboy) ([source](https://github.com/elixir-plug/plug_cowboy)) | prod | minor | `2.7.5` → `2.8.0` | --- ### Release Notes <details> <summary>elixir-plug/plug_cowboy (plug_cowboy)</summary> ### [`v2.8.0`](https://github.com/elixir-plug/plug_cowboy/blob/HEAD/CHANGELOG.md#v280) [Compare Source](https://github.com/elixir-plug/plug_cowboy/compare/v2.7.5...v2.8.0) ##### Enhancements - Remove supported for deprecated `next_protocols_advertised` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yLjEiLCJ1cGRhdGVkSW5WZXIiOiI0My4yLjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Reviewed-on: #20 Co-authored-by: Renovate <renovate@foxden.network> Co-committed-by: Renovate <renovate@foxden.network> |
||
|---|---|---|
| .forgejo/workflows | ||
| .vscode | ||
| config | ||
| lib | ||
| priv/repo | ||
| test | ||
| .credo.exs | ||
| .editorconfig | ||
| .formatter.exs | ||
| .gitignore | ||
| deps-hash.txt | ||
| flake.lock | ||
| flake.nix | ||
| mix.exs | ||
| mix.lock | ||
| README.md | ||
| register_discord_command.py | ||
| renovate.json | ||
| run.sh | ||
SpaceAgeApi
To start your Phoenix server:
- Install dependencies with
mix deps.get - Create and migrate your database with
mix ecto.setup - 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
- Official website: http://www.phoenixframework.org/
- Guides: https://hexdocs.pm/phoenix/overview.html
- Docs: https://hexdocs.pm/phoenix
- Mailing list: http://groups.google.com/group/phoenix-talk
- Source: https://github.com/phoenixframework/phoenix