legendary-doc-site/apps/content
2021-03-25 23:12:20 +00:00
..
lib Merge branch 'master' of gitlab.com:mythic-insight/legendary 2021-03-25 17:49:09 -05:00
priv
test feat: Allow post paths with slashes 2021-03-25 17:42:55 -05:00
.formatter.exs
.gitignore
mix.exs chore(release): 2.0.0 [skip ci] 2021-03-25 23:12:20 +00:00
README.md

Content

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