No description
Find a file
dependabot[bot] e63381a100
Bump loader-utils from 1.4.0 to 1.4.2 in /assets (#4)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 16:52:44 +01:00
assets Bump loader-utils from 1.4.0 to 1.4.2 in /assets (#4) 2022-11-14 16:52:44 +01:00
config with live view 2021-07-11 13:53:19 +02:00
lib with live view 2021-07-11 13:53:19 +02:00
priv with live view 2021-07-11 13:53:19 +02:00
test with live view 2021-07-11 13:53:19 +02:00
.formatter.exs with live view 2021-07-11 13:53:19 +02:00
.gitignore with live view 2021-07-11 13:53:19 +02:00
mix.exs with live view 2021-07-11 13:53:19 +02:00
mix.lock with live view 2021-07-11 13:53:19 +02:00
README.md with live view 2021-07-11 13:53:19 +02:00

Todo

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