/loopback-next-tutorial

A tutorial for beginners

Primary LanguageTypeScript

Loopback-next Tutorial

Presequisites

Before we can begin, you will need:

Setup

  1. Clone this repository if you haven't done already:
git clone git@github.com: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 nguyentruongminh7@gmail.com.