How to contribute?
Please pay attention that Memphis.dev is no longer supported officially by the Superstream (formerly Memphis.dev. team) and was released to the public.
Why should you become a contributor?
"Working on Memphis OS project helped me earn many of the skills I later used for my studies in university and my actual job. I think working on open-source projects helps me as much as it helps the project!"
Contributing to open source can be a rewarding way to learn and increase your experience.
Whether it’s coding, user interface design, graphic design, docs, or writing content, if you’re looking for practice, there’s a task for you on an open-source project.
Getting started
1. Establish a local memphis environment
0. Join to Memphis discord channel
1. Install Golang
2. Fork Memphis broker
3. Clone the forked repo to your local station
4. Run a local "memphis-metadata" db using docker
5. Install broker dependencies - enter the cloned directory and run
6. Run the broker in debug mode (If you're using vscode, click F5) or run via terminal via:
2. You are
Frontend Contributions
1. The source files of the UI can be found in a directory called ״ui_src״
2. Navigate to "ui_src" dir
3. Install dependencies by running npm install
4. Run the UI locally by running npm start
5. Start coding! Here are some "Good first issues"
6. Once done - push your code and create a pull request to merge your updates with memphis main repo
Backend Contributions
Once your Memphis' local dev environment is ready, you can start coding!
Memphis backend options are -
Memphis Broker
Client libraries
Support/add more protocols
Grab a "Good first issue", and once done - push your changes and open a "pull request"
Data Engineer
As a data engineer, it would be great to get your feedback, potential use cases, QA, and push memphis to the limit in terms of data workloads would be an amazing contribution, as at the end of the day, you are our champion!
DevOps
As a DevOps engineer, you can find multiple paths of contribution
DevOps Roadmap
Last updated