Skip to content

y-u-y-a/next-app

Repository files navigation

next-app

Product Infomation

environment URL
Production https://next-app.vercel.app
Staging https://next-app-stg.vercel.app
Development https://next-app-dev.vercel.app

Using Technologies

Category Library Description
Frameworks TypeScript NextJS MantineUI -
Testing Vitest TestingLibrary -
Linter Biome -
Edge Vercel EdgeConfig -
Infrastructure Vercel -
Database - -
Authentication - -
CI/CD GithubActions -
Accessibility Lighthouse -
Monitoring - -
Desgin Figma -
API doc OpenAPI Redoc https://y-u-y-a.github.io/next-app

Getting Started

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

$ pnpm install
$ vercel env pull .env

$ pnpm dev # start server.
$ pnpm api # generate API schema and document.

Trouble shooting

memo