sedubois / relate

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:GNU General Public License v3.0


Languages

Language:JavaScript 95.8%Language:CSS 2.7%Language:Shell 1.5%