If you're Interested to Joining on the Core team Connect via mail: [email protected]
To start your Phoenix server:
- First, Install Rust Language https://www.rust-lang.org/tools/install
- Git clone the repo git clone https://github.com/mazarynio/mazaryn
- Setup the project on your local development environment by running:
asdf install
, then,mix setup
- Start Phoenix endpoint with
mix phx.server
or inside IEx withiex -S mix phx.server
Now you can visit localhost:4000
from your browser.
Ready to run in production? Please check our deployment guides.
If you're Interested to Contribute on this Project, you can check Issues here https://github.com/mazarynio/mazaryn/issues and start working on New Updates.
- 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