Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

RouteInjector CRUD prototyper

NotificationsYou must be signed in to change notification settings

RouteInjector/route-injector

Repository files navigation

Build StatusCode Climatenpm version

Web framework to quick bootstrap CRUD applications fornode

Installation

$npminstallroute-injector

Documentation

Documentation can be foundhere.

Features

  • Focus on prototyping
  • Automatic generation for framework entities
  • Administration panel
  • API Documentation
  • Extend functionality by plugins

Development

It is possible to link this package to projects to test new functionalities or debug route-injector on other existing projects. To do this yourequire at least node 6.

  1. Creating the linking reference. On route-injector directory (where you have cloned this framework) run:
#npmlink
  1. On the project that you want to use the cloned instance, just run the following command.
#npmlinkroute-injector
  1. Now, in order to make peer dependencies work (mongoose) you must execute your application as the next command. Again, thisrequires node 6
#node--preserve-symlinksbin/www

About us

This framework has been designed and programmed byalterAid andOndho

Packages

No packages published

Contributors4

  •  
  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp