/loopback-starter-boilerplate

A looback starter boilerplate

Primary LanguageJavaScript

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