Skip to content

cosmosjeon/protocommunity

Repository files navigation

이 프로젝트는 EasyNext를 사용해 생성된 Next.js 프로젝트입니다.

Getting Started

개발 서버를 실행합니다.
환경에 따른 명령어를 사용해주세요.

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

브라우저에서 http://localhost:3000을 열어 결과를 확인할 수 있습니다.

app/page.tsx 파일을 수정하여 페이지를 편집할 수 있습니다. 파일을 수정하면 자동으로 페이지가 업데이트됩니다.

기본 포함 라이브러리

사용 가능한 명령어

한글버전 사용

easynext lang ko

최신버전으로 업데이트

npm i -g @easynext/cli@latest
# or
yarn add -g @easynext/cli@latest
# or
pnpm add -g @easynext/cli@latest

Supabase 설정

easynext supabase

Next-Auth 설정

easynext auth

# ID,PW 로그인
easynext auth idpw
# 카카오 로그인
easynext auth kakao

유용한 서비스 연동

# Google Analytics
easynext gtag

# Microsoft Clarity
easynext clarity

# ChannelIO
easynext channelio

# Sentry
easynext sentry

# Google Adsense
easynext adsense

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors