https://github.com/cblavier/changix-demo
Demo Elixir Phoenix webapp for Changix
https://github.com/cblavier/changix-demo
Last synced: over 1 year ago
JSON representation
Demo Elixir Phoenix webapp for Changix
- Host: GitHub
- URL: https://github.com/cblavier/changix-demo
- Owner: cblavier
- License: mit
- Created: 2019-11-15T17:36:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T00:56:51.000Z (over 3 years ago)
- Last Synced: 2025-02-10T10:18:01.982Z (over 1 year ago)
- Language: Elixir
- Size: 1.55 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: changelog/20191115144724-project_init.md
- License: LICENSE
Awesome Lists containing this project
README
# ChangixDemo
To start your Phoenix server:
* Install dependencies with `mix deps.get`
* Install Node.js dependencies with `cd assets && npm install`
* 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
* Official website: http://www.phoenixframework.org/
* Guides: https://hexdocs.pm/phoenix/overview.html
* Docs: https://hexdocs.pm/phoenix
* Mailing list: http://groups.google.com/group/phoenix-talk
* Source: https://github.com/phoenixframework/phoenix