add docs/_config.yml

This commit is contained in:
Hantsy Bai 2021-03-05 12:34:05 +08:00
parent 78edb8b69b
commit 88fb50c1d2

3
docs/_config.yml Normal file
View File

@ -0,0 +1,3 @@
theme: jekyll-theme-cayman
title: Building RESTful APIs with NestJS
description: Step-by-step guide of creating RESTful APIs using NestJS and Typescript