neat/config/routes

11 lines
214 B
Plaintext

/static StaticR Static appStatic
/auth AuthR Auth getAuth
/favicon.ico FaviconR GET
/robots.txt RobotsR GET
/ HomeR GET POST
/wallet WalletR GET
-- /register RegisterR GET POST
/settings SettingsR GET POST