8000 GitHub - mazarynio/mazaryn: An online community which empower users to be more productive & explore their talents! It's AI friendly :)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mazarynio/mazaryn

Repository files navigation

Mazaryn

Open Source Social Network Empowering Users to Explore Their Talents

Interested in joining the Core team? Connect via email: admin@mazaryn.io

Complete Development Setup Guide

  1. Install Dependencies:

  2. Run IPFS & IPFS-CLUSTER

    ipfs daemon
    ipfs-cluster-service daemon
    
  3. Setup Go Server:

    git clone https://github.com/mazarynio/mazaryn
    cd mazaryn/src/golangcode
    go mod tidy
    go build -o myapp
    ./myapp
    
  4. Setup Rust Server:

    cd mazaryn/src/rustcode
    cargo build
    cargo run 
    
  5. 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.

Screenshots

2022-04-20_13-08

2022-04-20_13-11

2022-04-20_13-15

How to contribute!

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.

Learn more

About

An online community which empower users to be more productive & explore their talents! It's AI friendly :)

Topics

Resources

License

Stars

Watchers

Forks

Contributors 21

0