Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nshafer/pax_demo
Demo application for Pax implementations
https://github.com/nshafer/pax_demo
Last synced: 3 days ago
JSON representation
Demo application for Pax implementations
- Host: GitHub
- URL: https://github.com/nshafer/pax_demo
- Owner: nshafer
- Created: 2023-08-01T00:52:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-27T18:28:38.000Z (about 2 months ago)
- Last Synced: 2024-11-09T18:34:46.868Z (3 days ago)
- Language: Elixir
- Size: 405 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PaxDemo
To start your Phoenix server:
* Run `mix setup` to install and setup dependencies
* Start Phoenix endpoint with `mix phx.server` or inside IEx with `iex -S 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
* Official website: https://www.phoenixframework.org/
* Guides: https://hexdocs.pm/phoenix/overview.html
* Docs: https://hexdocs.pm/phoenix
* Forum: https://elixirforum.com/c/phoenix-forum
* Source: https://github.com/phoenixframework/phoenix