keg-route-dynamic

1.0.4 • Public • Published

PACKAGE example

Package that takes care of automating your route imports. You don't need to manually write your routes, simply in the same folder where you are located.

Install

npm install keg-route-dynamic
yarn add keg-route-dynamic
pnpm install keg-route-dynamic

EXAMPLE

ROUTE auth.routes.ts

as a recommendation, to the folders of your routes, export them as export { router }

return route.use('/auth.route', routeFile)

Readme

Keywords

none

Package Sidebar

Install

npm i keg-route-dynamic

Weekly Downloads

1

Version

1.0.4

License

ISC

Unpacked Size

33.2 kB

Total Files

6

Last publish

Collaborators

  • gabrielcopa