Skip to content

jandrey15/backend-nodejs

Repository files navigation

backend-nodejs

¿How does that work?

Require Node.js v10.15.3

  • yarn install to install the dependencies
  • yarn run dev to run development mode app
  • yarn start to build production

Example zeit/next

docker run --rm -it \
  -p 3000:3000 \
  next-app

API URL movies