Coder Social home page Coder Social logo

sedubois / relate Goto Github PK

View Code? Open in Web Editor NEW
333.0 18.0 20.0 1.2 MB

[ARCHIVED] experimenting React + GraphQL + Next.js web app on the theme of mindfulness

License: GNU General Public License v3.0

JavaScript 95.78% CSS 2.68% Shell 1.54%
mindfulness graphql react nextjs apollographql universal node

relate's Introduction

Relate

Relate brings together mindfulness communities, teachers and individuals.
Read the article on Medium
Made with ❤︎ by Sébastien Dubois

Deprecation notice

This project is no longer actively developed. However, I (Sébastien Dubois) am pursuing mindfulness and web development at Imagine Clarity. Do get in touch with us if you want to help spread mindfulness with next-generation web technologies.

Stack

Read this for the reasoning behind the technology choices.

Development:

Development

  • git clone https://github.com/relatenow/relate && cd relate
  • yarn
  • yarn dev
  • navigate to http://localhost:3000
  • do something amazing 🎉

NB: yarn will create config.js and server/config.js for you (through the postinstall hook). Edit these files to configure integrations such as GraphQL and analytics.

Credit

See the LICENSE file for license rights and limitations (GPLv3).

Copyright (c) 2016-2017 Sébastien Dubois https://sdubois.now.sh.

relate's People

Contributors

bs1180 avatar greenkeeper[bot] avatar sedubois avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

relate's Issues

NPM Dependency

Hey Sébastien,

After some contributions on the ran project I decided to follow my own idealistic path to a npm dependency library for next.js. Ran is an awesome project but I feel like going faster to this npm goal, as I would like to use that asap in my future projects. Please feel free to contribute next.js-library, I'm currently at a very eeearly stage (not much to see yet).

Cheers!

Experience from building this project

Hello,

If you don't mind could you please share some things you have learned when building this project? What would you have done differently if given the chance? Are there any next+apollo limitiations? Or just some general advice.

I am thinking about rewriting my somewhat large react application into next+apollo stack so any advice/sources are greatly appreciated.

isNextPath error thrown inside session.js

I'm having a weird issue with next-routes. session.js is throwing an error on line 21, a method named isNextPath.

My console's giving me: "TypeError: routes.isNextPath is not a function".

Commenting out the if statement it's wrapped in eliminates the error but it appears to be setting up the initial session so I'm guessing that's a bad idea. I'm not sure how to debug this since it's throwing an error due to a next.js package.

Any pointers you can suggest are much appreciated.

GraphCool datashape

Hi,

Can you please add data models detail you use on graphcool console?

Thanks,
Jakk

Authentication

  • fix initialisation
  • display link to login page in header
  • finish login flow
  • logout flow
  • try server-side auth flow

[Question] Checking for SSR in WithIntl HOC

@sedubois

I'm looking at how you are implementing react-intl with next and have a question about serverRendered in the WithIntl HOC. Is this being set by next somewhere? I have been looking through the source code trying to figure out where this value would be getting set from true on the initial render to false there after.

It's my understanding that it is _document that is loaded from the server-side and that the view from pages/index.js would be returned from <Main /> which is returned from <Document />. I'm just not following where this boolean is being set by next.

Thanks for your help and explanation! 😃

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.