No description
Find a file
dependabot[bot] 8fb6beb278
Bump postcss from 8.4.19 to 8.4.31 in /assets
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.19 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.19...8.4.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-07 08:43:43 +00:00
assets Bump postcss from 8.4.19 to 8.4.31 in /assets 2023-10-07 08:43:43 +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