Skip to content

Yeoman generator that scaffolds out a LoopBack application

License

Notifications You must be signed in to change notification settings

strongloop/generator-loopback

Folders and files

NameName
Last commit message
Last commit date
Nov 17, 2019
May 6, 2019
May 13, 2019
May 6, 2019
May 15, 2019
May 6, 2019
Jul 30, 2019
Sep 19, 2018
May 6, 2019
Jun 19, 2019
Jul 19, 2019
May 6, 2019
Jul 19, 2019
May 6, 2019
Jun 19, 2019
May 6, 2019
May 15, 2019
Apr 23, 2020
May 6, 2019
May 12, 2014
Jul 19, 2016
Aug 30, 2018
May 12, 2014
Sep 20, 2016
Jun 21, 2018
Oct 14, 2019
Nov 27, 2020
May 4, 2019
Jul 14, 2016
Nov 11, 2017
Jan 22, 2021
Nov 27, 2020

Repository files navigation

generator-loopback

⚠️ LoopBack 3 has reached end of life. We are no longer accepting pull requests or providing support for community users. The only exception is fixes for critical bugs and security vulnerabilities provided as part of support for IBM API Connect customers. (See Module Long Term Support Policy below.)

We urge all LoopBack 3 users to migrate their applications to LoopBack 4 as soon as possible. Refer to our Migration Guide for more information on how to upgrade.

Overview

Yeoman generator that scaffolds out a loopback application.

Getting Started

  • Install: npm install -g generator-loopback
  • Run yo loopback
  • Run node . to start the scaffolded server

See the documentation for more information.

Mailing List

Discuss features and ask questions on LoopBack Forum.

License

MIT.

Module Long Term Support Policy

This module adopts the Module Long Term Support (LTS) policy, with the following End Of Life (EOL) dates:

Version Status Published EOL
6.x End-of-Life Nov 2018 Dec 2020
5.x End-of-Life Sep 2017 Apr 2019

Learn more about our LTS plan in the docs.