Skip to content
 
 

Repository files navigation

graphiql-app

Contents

Description

This Application is a playground/IDE for graphQL requests. It's a final task of RSSChool students. Course: React 2023Q4.

Technologies

Application is created with:

  • Next.js / APP Router;
  • Redux Toolkit;
  • TypeScript;
  • Supabase;
  • Chakra UI;
  • CodeMirror;
  • Vitest;

Install

Clone this repository. Install it locally using npm:

$ cd ../graphiql-app
$ npm install
$ npm run dev

Available Scripts

In the project directory, you can run scripts:

  • npm run dev - starts Next.js in development mode
  • npm run build - builds the project in production mode
  • npm run start - starts a Next.js production server
  • npm run lint - lints the project files using ESLint
  • npm run prettier-fix - formats the project files using Prettier
  • npm run prepare - installs and configures Husky in project
  • npm run test - runs the Vites tests
  • npm run coverage - runs the tests and show coverage

Team

This Application is created by Previous team:

About

RSS React 2023Q4 Final task

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages