No description
Find a file
dependabot[bot] 9db6ab3b90
Bump minimatch from 3.0.4 to 3.0.8 in /assets
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.0.8.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.0.8)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 15:53:21 +00:00
assets Bump minimatch from 3.0.4 to 3.0.8 in /assets 2022-11-14 15:53:21 +00: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