ngrx-quiz-api
TypeScript icon, indicating that this package has built-in type declarations

0.0.8 • Public • Published

ngrx-quiz-api

Backend for ngrx-quiz - MEAN-based Open Source Quiz Platform

ALPHA VERSION, bugs are highly possible...

Live Demo

https://rankme.pro

Features

Most important building blocks

Running locally for development

git clone https://github.com/pmstss/ngrx-quiz-api && cd ngrx-quiz-api
<... adjust environment variables, see src/consts/consts.ts ...>
npm install
npm run dev

Running locally without development intent

npm install ngrx-quiz-api
<... adjust environment variables, see src/consts/consts.ts ...>
./node_modules/bin/ngrx-quiz-api    

Contribution

You are kindly welcome to join to project development! Feel free to contribute by opening issues with any questions, ideas or feature requests.

TODO

  • update/fix tests. Initial (now highly outdated) version was done with swagger, oatts and chakram
  • reasonable limitations, protection from abusive usage

Author

Viachaslau Tyshkavets

License

GPLv3 license.

/ngrx-quiz-api/

    Package Sidebar

    Install

    npm i ngrx-quiz-api

    Weekly Downloads

    2

    Version

    0.0.8

    License

    GPL-3.0-only

    Unpacked Size

    151 kB

    Total Files

    112

    Last publish

    Collaborators

    • pmstss