0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-12 21:52:42 +00:00

Creating the initial frameowkr for a new tool

This commit is contained in:
Scott Tolksdorf
2016-05-14 18:17:04 -04:00
parent 5f55a59042
commit 92e110ba15
8 changed files with 99 additions and 9 deletions

View File

@@ -46,6 +46,9 @@ app = require('./server/homebrew.api.js')(app);
app = require('./server/homebrew.server.js')(app);
//Populate Spellsort routes
app = require('./server/spellsort.server.js')(app);
app.get('*', function (req, res) {
vitreumRender({