Interested in joining the Core team? Connect via email: [email protected]
-
Install Dependencies:
- Rust: https://www.rust-lang.org/tools/install
- Go (latest version): https://go.dev/doc/install
- IPFS: https://docs.ipfs.tech/install/
-
Clone and Setup:
git clone https://github.com/mazarynio/mazaryn cd mazaryn/src/golangcode go build -o myapp ./myapp Open another Terminal and run: ipfs daemon
-
Clone and Setup:
git clone https://github.com/mazarynio/mazaryn cd mazaryn cd assets yarn cd .. mix deps.get 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