Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.34 KB

README.md

File metadata and controls

45 lines (33 loc) · 1.34 KB

turbo-app

Product Infomation

environment URL
Production -
Staging -
Development -

Using Technologies

Category Library Description
Frontend TypeScript NextJS MantineUI -
Backend TypeScript NestJS -
Testing Vitest TestingLibrary -
Linter Biome -
Edge Vercel EdgeConfig -
Infrastructure Vercel -
Database - -
Authentication - -
CI/CD GithubActions -
Accessibility Lighthouse -
Monitoring - -
Desgin Figma -
Mailer System - -

Getting Started

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

$ pnpm install
$ pnpm api # generate API schema and document.

$ cd api && vercel env pull .env

$ pnpm dev # start web and api.

Trouble shooting

memo