Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 439 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 439 Bytes

실행환경

nodejs는 16이상의 LTS 버전을 사용하시길 권장합니다.

해당 서버는 Frontend 서버입니다. 백엔드가 필요한 서비스 이므로 다음 링크에서 Backend 서버를 다운 받아 설치하고 실행해야 합니다.

https://github.com/freeseamew/SLOG-FASTIFY-PRISMA-SERVER

서버 실행방법

npm i 

// 완료 후

npm run dev

접속주소

http://localhost:3012