Toggle navigation
P3X GitList
GitHub
Repo
Changelog
To do
Releases
Themes
Change log
Loading change log ...
To do ...
Loading todo ...
browsing:
master
Branches
master
Files
Commits
Log
Graph
Stats
Labels.git
environments
RSS
Git
Fetch origin
Download
ZIP
TAR
Clone
New file or directory
New file
Are you sure to add a new file or directory?
If you add a slash to the end of the "filename", you create a directory, otherwise you create a file.
Please, make sure you use a relative path.
Note:
The filename is not created on the current tree browser you are, but that actual root of the repo.
Upload file and/or override/binary
New binary
Are you sure to add a new binary file?
Allow override existing
Clone
SSH
HTTPS
..
development.yml
741B
moved model to a global stash, but not ideal as it is persistent so requires clearing after each request cycle
11 years ago
production.yml
351B
moved model to a global stash, but not ideal as it is persistent so requires clearing after each request cycle
11 years ago
README.txt
for localhost testing: 1) start localhost printer socket in new console: perl ~/scripts/test_scripts/socket.pl 2) start app using LOCALHOST_SOCKET=1 plackup -p 3000 bin/app.psgi