UNPKG

miniframe-router

Version:

Simple router for Express.js, making routes and controllers easy to manage.

10 lines (8 loc) 139 B
name: miniframe_router services: app: image: node:22 command: sleep infinity working_dir: /app volumes: - ./:/app