From cd0b07b3adb36fb5ec098f9e511ab45d774fee7b Mon Sep 17 00:00:00 2001 From: Wes Bos Date: Tue, 30 Jan 2018 12:41:01 -0500 Subject: Move to Prisma Backend --- frontend/README.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 frontend/README.md (limited to 'frontend/README.md') diff --git a/frontend/README.md b/frontend/README.md new file mode 100644 index 0000000..c254cc0 --- /dev/null +++ b/frontend/README.md @@ -0,0 +1,28 @@ +## Gotchas + +https://github.com/graphcool/feature-requests/issues/145#issuecomment-318968578 + +Clients -> Advanced Settings -> OAuth -> JsonWebToken Signature Algorithm: HS256 + + + +# Advanced-React + +## Testing + +Test Coverage --coverage +__tests__ +what.test.js +__mock__ +Watching --watch +__snapshots__ + +## Marketing + +I love this look and feel: http://wes.io/lxQe +https://www.youtube.com/watch?v=Y0ePh9OxSWo + + +## Questions +* Apollo Link State will be good for local variables +* Server Side Auth \ No newline at end of file -- cgit v1.3