sedubois / relate

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️ 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.

About

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

License:GNU General Public License v3.0


Languages

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