matrumz / AutoMagical-WebServer

A skeleton Node/Express web server that automagically accepts web-requests on URIs dynamically generated from "plug-and-play" controller modules. A great starting point for RESTful newbs and casual DIY-ers. Inspired by Dan Wahlin's Pluralsight course: Integrating Angular with Node.js RESTful Services.
MIT License
0 stars 0 forks source link

Controllers directory not created by default #3

Closed matrumz closed 6 years ago

matrumz commented 6 years ago

Instead of using the amwebs-gen-config for "setup", there should be a amwebs-setup bin for creating the config AND creating the directory specified by the config for the default controllers location.

matrumz commented 6 years ago

Resolved... though the bin is amwebs-config, not setup. 7eec1e0d7e8ca9948867932ea6dbaaceab0c6065