scaffolding

This commit is contained in:
Stefan Dresselhaus
2015-03-11 00:13:42 +01:00
commit 8a31709f7e
37 changed files with 7556 additions and 0 deletions

7
config/routes Normal file
View File

@ -0,0 +1,7 @@
/static StaticR Static appStatic
/auth AuthR Auth getAuth
/favicon.ico FaviconR GET
/robots.txt RobotsR GET
/ HomeR GET POST