Description DB없이 사용하는 테스트용 Next Restful API 서버 Install $ yarn install Running the app # development $ yarn run start # watch mode $ yarn run dev # production mode $ yarn run start:prod