DEV Community

Discussion on: Who's looking for open source contributors? (April 9 edition)

Collapse
 
brian_lovin profile image
Brian Lovin • Edited

Hey everyone! Last week we opened up our entire product code (front and back end) for Spectrum - github.com/withspectrum/spectrum

Our stack is built primarily on:

  • RethinkDB: Data storage
  • Redis: Background jobs and caching
  • GraphQL: API, powered by the entire Apollo toolchain
  • Flowtype: Type-safe JavaScript
  • PassportJS: Authentication
  • React: Frontend and mobile apps
  • Expo: Mobile apps
  • DraftJS: WYSIWYG writing experience on the web

While we do have an internal roadmap for the product as a whole, we're really excited to open this up for outside contribution; one awesome example this week has been improving our accessibility (github.com/withspectrum/spectrum/p...)

And here's our "good first issue" list for those curious: github.com/withspectrum/spectrum/i...

Collapse
 
iamjoross profile image
Jose Ross Barredo

How do I start? 😊

Collapse
 
maestromac profile image
Mac Siri

Woooah, this is a cool project.