/relate

[ARCHIVED] experimenting web app with React + GraphQL + Next.js

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

⚠️ This project is archived.

Stack

Read this for the reasoning behind the technology choices.

Development:

Development

  • git clone https://github.com/sedubois/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.