dikyarga / loopback-starter-boilerplate

A looback starter boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

loopback-starter-boilerplate

Loopback for our rapid prototyping app

Install Guide

  1. Clone this repo
  2. $ cd your-folder-name
  3. $ cp .env.example .env
  4. fill the credential at .env file
  5. Run with command : $ node .

Notes

  • Environtment Variable using dotenv

About

A looback starter boilerplate


Languages

Language:JavaScript 100.0%