Keep Graph Save

Keep Graph is a open source clone of Google Keep. It's built on top of React and GraphQL.

Project README

Keep Graph

Keep Graph is a open source clone of Google Keep. It's built on top of React and GraphQL.

Alt text

The current backend is hosted on GraphCool

Getting Started

1. Clone the project

git clone https://github.com/kadukeitor/keep-graph.git

2. Move to the project

cd keep-graph

3. Install the dependencies

npm install

4. Create the configuration file

cp .env.example .env

4.1. Current configuration

REACT_APP_GRAPHQL_ENDPOINT_SIMPLE=https://api.graph.cool/simple/v1/keep-graph
REACT_APP_GRAPHQL_ENDPOINT_SUBSCRIPTIONS=wss://subscriptions.us-west-2.graph.cool/v1/keep-graph

5. Run the project

npm start

Demo

Check the demo here

Open Source Agenda is not affiliated with "Keep Graph" Project. README Source: kadukeitor/keep-graph

Open Source Agenda Badge

Open Source Agenda Rating