Skip to content

Simple quiz app backend. Built with NestJS. Frontend implementation in ReactNative: https://github.com/Darosss/QuizAppFrontend

Notifications You must be signed in to change notification settings

Darosss/QuizAppBackend

Repository files navigation

QuizAppBackend

This repository is a backend of a quiz app.

Linked repositories:

  • created frontend for this api:

Getting started

Prerequisites

Configuration

The app requires several environment variables to be set in the .env file. You can use the .env.example (should be in root directory) file as a template.

Installation

npm install

then
npm run start:dev - or find needed in package.json


About

Simple quiz app backend. Built with NestJS. Frontend implementation in ReactNative: https://github.com/Darosss/QuizAppFrontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published