Skip to content
This repository has been archived by the owner on Aug 6, 2021. It is now read-only.

foway0/labofolio-archived

Repository files navigation

labofolio

QuickStart

TODO

  • type script
  • eslint
  • express
  • oas3
  • unit test
  • context
  • helper
  • labofolio-kit (Divide into small pieces)

file tree

  • test
  • src/
    • api_specs
      • api.yml
      • common
        • schemas
        • parameters
    • app(extends application)
      • api
        • routes(controller)
        • app.js
    • middleware
      • auth_api
      • error_handler
    • helper
      • redis
      • mongoose
      • sequelize
      • async wrapper
      • jwt
    • shared
      • config
      • environment
      • constant
      • locales
    • models
      • mysql
      • mongo
    • application
    • context
    • index

npm updates

npm install -g npm-check-updates
ncu -u
npm install

npm outdated
npm update <package-name> --save

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published