Giter Site home page Giter Site logo

linznt / reactgraphql.academy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alexlobera/leanjs_old_nx

0.0 0.0 0.0 165.44 MB

The React GraphQL Academy website

Home Page: https://reactgraphql.academy/

License: MIT License

JavaScript 96.59% CSS 2.66% TypeScript 0.75%

reactgraphql.academy's Introduction

React GraphQL Academy

This repository contains multiple packages managed with lerna.js and yarn workspaces. This is the root repository for the React GraphQL Academy:

Getting Started

First, install all the dependencies. ⚠️ Don't do yarn or npm install, instead run:

yarn bootstrap

This will run lerna and install all the dependencies of all the repositories

Website

The website is under the www folder. The website is built with Gatsby.js.

Running the website

After installing the dependencies, from the root repository (meaning, this folder) run:

yarn start

More info about the website here

CMS

The CMS is under the /cms folder. The CMS is built with Sanity.io.

Running the CMS

After installing the dependencies, from the root repository (meaning, this folder) run:

yarn start:cms

More info about the CMS here

UI Component Library

Our design system is implemented in a UI component library under the packages folder. It's built with Lerna (1 package per component), TypeScript, and styled-system. It's documented with Docz + Gatsby under /packages/docs.

Running the UI Component Library

After installing the dependencies, from the root repository (meaning, this folder) run:

yarn start:docs

More info about the design system documentation here

Serverless

The serverless functions are under the /serverless folder. It uses Google Cloud Functions.

Running the serverless functions

⚠️ The serverless package is not using Lerna at the moment because it requires Node.js v8 due to Google Cloud Functions and the other packages use Node.js v10+

First install the dependencies from the serverless folder: cd serverless && yarn.

cd serverless && yarn dev

More info about the Serverless here

reactgraphql.academy's People

Contributors

alexlobera avatar ric9176 avatar wvoelcker avatar tdfgomes avatar shakersinthedark avatar franciscomcg avatar dependabot[bot] avatar flexbox avatar evandyou avatar roadrunnersf avatar

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.