shivam8800 / gaming_monk

Simple Authentication Solution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Simple Authentication Solution


Languages

Language:JavaScript 67.1%Language:HTML 32.9%