This repository has been archived on 2024-06-24. You can view files and clone it, but cannot push or open issues or pull requests.
augie/webapp/README.md

19 lines
588 B
Markdown
Raw Normal View History

2019-11-29 17:55:52 +13:00
# Augie
To start your Phoenix server:
2020-04-28 21:09:54 +12:00
* Setup the project with `mix setup`
2019-11-29 17:55:52 +13:00
* Start Phoenix endpoint with `mix phx.server`
Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.
Ready to run in production? Please [check our deployment guides](https://hexdocs.pm/phoenix/deployment.html).
## Learn more
2020-04-28 21:09:54 +12:00
* Official website: https://www.phoenixframework.org/
2019-11-29 17:55:52 +13:00
* Guides: https://hexdocs.pm/phoenix/overview.html
* Docs: https://hexdocs.pm/phoenix
2020-04-28 21:09:54 +12:00
* Forum: https://elixirforum.com/c/phoenix-forum
2019-11-29 17:55:52 +13:00
* Source: https://github.com/phoenixframework/phoenix