Skip to content

Instantly share code, notes, and snippets.

@woile
Last active May 22, 2021 11:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save woile/129006fb37b73d3dfdaeb271fe03d94f to your computer and use it in GitHub Desktop.
Save woile/129006fb37b73d3dfdaeb271fe03d94f to your computer and use it in GitHub Desktop.
Europython

Europython meeting 2021-05-22

Matrix: federated open source chat service. Europython is gonna run it's own instance for the conference.

Features:

Matrix repositories

Europython's ansible for matrix https://github.com/EuroPython/ep-matrix

Backend https://github.com/matrix-org/synapse

React-SDK (contains SCSS) https://github.com/matrix-org/matrix-react-sdk

Element web: https://github.com/vector-im/element-web

User roles

{
  "3": "Attendee",
  "6": "Sponsor",
  "9": "Sprinter",
  "12": "Speaker",
  "15": "Staff"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment