Overview

Redfish is a serverless boilerplate web application. It consist of a landing page (GatsbyJS), google keep clone application (CRA), and a server (Django).

Frontend and backend parts are hosted by Netlify and ZEIT Now respectively. For things like database and static files we use AWS.

The API and data fetching are implemented with GraphQL. On a frontend we use Apollo Client and on a back -- Graphene.

Topics to start:

Contribute

Feel free to initiate discussion, and share own vision. We are open to suggestions. Create issues and pull requests on our GitHub Page