Skip to content

RaYkeSS/constructor-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quiz Constructor

Front:

  • React
  • TS
  • Tailwind CSS
  • GraphQL
  • Apollo

Back:

  • Node.js
  • TS
  • Prisma
  • Apollo
  • GraphQL

DB:

  • PostgreSQL

Installation

You need PostgreSQL to be installed on your device.

  git clone https://github.com/RaYkeSS/constructor-quiz.git

Server

  cd .\server\
  npm i

Set .env file from .env.sample

  npm run dev

Client

  cd .\client\
  npm i
  npm run dev

About

Quiz constructor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors