DimplesY / nest-api-starter

A api framework base on Nest.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nest-api-starter

nest-api-starter


Features

Getting Started

Clone to local

If you prefer to do it manually with the cleaner git history

npx degit DimplesY/nest-api-starter my-api
cd my-api
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm

About

A api framework base on Nest.js


Languages

Language:TypeScript 98.3%Language:JavaScript 1.7%