Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 786 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 786 Bytes

📙 Penple

2023-08-06_02 24 24

🌈 배포링크

https://play.google.com/store/apps/details?id=com.penple

🌟 프로젝트 후기

https://ghksals0904.tistory.com/143

🌟 프로젝트 소개

penple은 누구자 작성할 수 있는 일기 어플리케이션 입니다.

펜플을 통해서 당신의 하루를 기록하여, 의미있는 하루를 보내는 방법을 찾아보세요.

🌟 BE 기술 스택

  • NestJS
  • Prisma
  • MySQL
  • CloudType(deploy)
  • githubAction

프로젝트 실행 방법

// Prisma DataBase Url 넣기
npm i
npm run build
npm run start