Skip to content

DB없이 사용하는 테스트용 Next Restful API 서버

Notifications You must be signed in to change notification settings

hmk20000/Next-Simple-RestAPI

Repository files navigation

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

About

DB없이 사용하는 테스트용 Next Restful API 서버

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published