Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 903 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 903 Bytes

Loopback-next Tutorial

Presequisites

Before we can begin, you will need:

Setup

  1. Clone this repository if you haven't done already:
git clone [email protected]:truongminh/loopback-next-tutorial.git

Tutorial

The tutorial is divided into packages:

  • hello: basic setup for a basic rest application
  • todo: a sample todo application
  • mytodo: a full todo application with persitence storage and authentication

Need help or give feedback

This tutorial is aimed to bootstrap the new comers who needs to quickly get familiar with the core concepts of loopback-next.

If you need help or want to give feedbacks, please open issues on this repository or email me at [email protected].