Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.02 KB

README.md

File metadata and controls

35 lines (26 loc) · 1.02 KB

nest-app

Product Infomation

environment URL
Production https://api.com
Staging https://stg.api.com
Development https://dev.api.com

Using Technologies

Category Library Description
Frameworks NestJS -
Testing Vitest TestingLibrary -
Linter Biome -
Infrastructure Vercel Serverless Function
Database Vercel PostgreSQL -
Authentication - -
CI/CD GithubActions -
Monitoring - -

Getting Started

環境変数の値はメンバーに聞いてください。

$ pnpm install
$ pnpm dev # https://localhost:8000 ...

Trouble shooting

memo