Giter Club home page Giter Club logo

developer-resource's Introduction

简体中文, 繁體中文

Welcome

This repo is the main portal for documentations and discussions on product, development and community roles. General issues that do not fit in specific repos should also submitted here, for example new feature proposals that require client and server coupling. You can also join us on community maintained Discord.

Some useful resources in this repo:

Server API

Matters uses GraphQL for the API layer. Read the API documention and test queries and mutations in Apollo playground. A short introduction can be found here.

Architecture

Architecture diagram, rendered from drawio file

After cloning this repo, you can view the SchemaSpy generated database documentation by opening doc/db/index.html.

Reposories

The following are major reposories used by matters.news.

Backend

  • server: Main repo for Matters server. Written in Typescript, using Apollo Server for GraphQL API.
  • query cache: Cache related GraphQL directives and Apollo Server plugins. Used to control and invalidate cache in Matters server.
  • image processing: AWS lambda function. Used to resize and transcode images in Matters server.
  • queue dashboard: GUI for for Bee Queue and Bull. Used to view queue jobs in Matters server.

Frontend

Shared

  • slugify: Good old slugify with CJK charset support.
  • docker: Docker images used by Matters Lab.
  • slack notification: AWS lambda function for sending notifications to slack for DevOps purpose.

Peer 2 peer clients

Matters is actively finding better ways to deliver content in p2p protocols. Below are some related clients.

Community projects

Hall of Fame

We would like to thank everyone on the following list for making our products more secure. You can add yourself by making a pull request.

  • huli (GitHub, HitCon)
    • CORS misconfiguration
    • XSS with image src
    • open redirect with iframe
    • XSS on login redirect
  • catding (GitHub, Matters)
    • Missing size or domain check during uploading assets to IPFS
  • Aidil Arief
    • XSS on login redirect

developer-resource's People

Contributors

guoliu avatar t829702 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.