/gaming_monk

Simple Authentication Solution

Primary LanguageJavaScript

Opinionated hapi.js (V >= 17) gamingmonk

Features

  • Mongodb (Mongoose) models
  • Rest api support
  • View render support
  • Authentication

Packages

Usage

git clone
cd gaming_monk
npm install
npm start

Documentation

  1. when the code is running, you can go to localhost:3009 for basic UI implementation.
  2. When the code is running, API documentation is accessible at localhost:3009/documentation.

Note:-

creat .env and put the credentials in it.