Skip to content

cfjedimaster/javascriptcookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9f52f0d · Sep 9, 2013

History

33 Commits
Sep 9, 2013
Jun 22, 2013
Jun 20, 2013
Sep 9, 2013
Jun 10, 2013
Sep 9, 2013
Jun 10, 2013
Jul 25, 2013
Jun 14, 2013
Sep 9, 2013
Jun 10, 2013

Repository files navigation

Temporary readme.

The application now requires a file to startup: adminauth.json. This is used to define the administration username and password. It should look like this:

{"username":"admin","password":"password"}

I'll define this more later.