yldm-tech / npsg

Nest + Prisma + Swagger + Graphql

Home Page:https://uture-ai.github.io/npsg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

如何使用

yarn
cp .env.example .env
yarn dev
open http://localhost:3000/docs

技术栈

changelog

git add .
git cz

会出现引导,根据引导填写即可,最后执行task changelog就会自动生成changelog

Select the type of change that you're committing: 
(Use arrow keys)
❯ feat:     A new feature 
  fix:      A bug fix 
  docs:     Documentation only changes 
  style:    Changes that do not affect the meaning 
of the code (white-space, formatting, missing 
semi-colons, etc) 
  refactor: A code change that neither fixes a bug 
(Move up and down to reveal more choices)

About

Nest + Prisma + Swagger + Graphql

https://uture-ai.github.io/npsg


Languages

Language:TypeScript 93.9%Language:JavaScript 2.9%Language:EJS 1.4%Language:Shell 1.0%Language:Dockerfile 0.6%Language:Handlebars 0.3%