使用NestJs构建的小API。
描述
这个小小的API是围绕一个用户主体构建的,以给出诸如请求,响应和HTTP方法之类的常见概念的示例。
安装
$ npm install
在运行应用程序之前
检查example.env文件以了解所需的env变量。
# DB
DB_USER=your db user
DB_PASSWORD=your db password
DB_HOST=your db host
DB_PORT=your db port
DB_NAME=your db name
然后创建您自
Angular 11示例PWA
具有和的Angular入门工具包
它是旨在使用Angular创建渐进式Web应用的回购系列的一部分
Web应用程序实时演示
快速开始
# choose a repo
# download the example or clone the repo from github
git clone https://github.com/ganatan/angular-example-pwa.git
# download the example or clone the
Angular 11示例SEO
一个具有和的Angular入门工具包
它是旨在使用Angular创建渐进式Web应用的回购系列的一部分
Web应用程序实时演示
快速开始
# choose a repo
# download the example or clone the repo from github
git clone https://github.com/ganatan/angular-example-seo.git
# download the example or clone th